Package apple.modelio.protocol
Interface MDLNamed
-
- All Known Implementing Classes:
MDLAreaLight,MDLCamera,MDLCheckerboardTexture,MDLColorSwatchTexture,MDLLight,MDLLightProbe,MDLMaterial,MDLMaterialProperty,MDLMaterialPropertyConnection,MDLMaterialPropertyGraph,MDLMaterialPropertyNode,MDLMesh,MDLNoiseTexture,MDLNormalMapTexture,MDLObject,MDLPackedJointAnimation,MDLPhotometricLight,MDLPhysicallyPlausibleLight,MDLPhysicallyPlausibleScatteringFunction,MDLScatteringFunction,MDLSkeleton,MDLSkyCubeTexture,MDLStereoscopicCamera,MDLSubmesh,MDLTexture,MDLURLTexture,MDLVoxelArray,MTKMeshBuffer
public interface MDLNamed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringname()voidsetName(java.lang.String value)
-