BufferView.IsVertexBuffer

BufferView.IsVertexBuffer property

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

public bool IsVertexBuffer { get; }

See Also