Class MTLAttributeDescriptor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MTLAttributeDescriptor
extends NSObject
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MTLAttributeDescriptor

      public MTLAttributeDescriptor()
    • MTLAttributeDescriptor

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

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

    • getFormat

      public MTLAttributeFormat getFormat()
    • setFormat

      public void setFormat​(MTLAttributeFormat v)
    • getOffset

      public long getOffset()
    • setOffset

      public void setOffset​(long v)
    • getBufferIndex

      public long getBufferIndex()
    • setBufferIndex

      public void setBufferIndex​(long v)