MTLVertexAttributeDescriptor.offset

The location of an attribute in vertex data, determined by the byte offset from the start of the vertex data.

  1. NSUInteger offset()
    class MTLVertexAttributeDescriptor
    @nogc nothrow
    @selector("offset")
    NSUInteger
    offset
    ()
  2. NSUInteger offset(NSUInteger )

Meta