Package org.robovm.apple.modelio
Interface MDLNamed
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- 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 extends NSObjectProtocol
- Since:
- Available in iOS 9.0 and later.
-
Method Summary
-
Method Details
-
getName
String getName() -
setName
-