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

    Modifier and Type Method Description
    String getName()  
    void setName​(String v)  
  • Method Details

    • getName

      String getName()
    • setName

      void setName​(String v)