BufferView.IsIndexBuffer

BufferView.IsIndexBuffer property

Gets a value indicating whether this BufferView defines a GPU Ready Index Buffer.

public bool IsIndexBuffer { get; }

See Also