Class MTLTextureReferenceType

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLTextureReferenceType
extends MTLType
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MTLTextureReferenceType

      public MTLTextureReferenceType()
    • MTLTextureReferenceType

      protected MTLTextureReferenceType​(NSObject.Handle h, long handle)
    • MTLTextureReferenceType

      protected MTLTextureReferenceType​(NSObject.SkipInit skipInit)
  • Method Details

    • getTextureDataType

      public MTLDataType getTextureDataType()
    • getTextureType

      public MTLTextureType getTextureType()
    • getAccess

      public MTLArgumentAccess getAccess()
    • isDepthTexture

      public boolean isDepthTexture()