-
@Serializable() public final class PLYAsset
-
-
Constructor Summary
Constructors Constructor Description PLYAsset(PLYAssetType type, String url, String darkUrl)
-
Method Summary
Modifier and Type Method Description final PLYAssetTypegetType()final StringgetUrl()final StringgetDarkUrl()-
-
Constructor Detail
-
PLYAsset
PLYAsset(PLYAssetType type, String url, String darkUrl)
-
-
Method Detail
-
getType
final PLYAssetType getType()
-
getDarkUrl
final String getDarkUrl()
-
-
-
-