GltfAccessorSparseIndices.bufferView Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The index of the bufferView with sparse indices. Referenced bufferView can't have ARRAY_BUFFER or ELEMENT_ARRAY_BUFFER target.
public: int bufferView;
public int bufferView;
val mutable bufferView : int
Public bufferView As Integer