GltfAccessor.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. If this is undefined, look in the sparse object for the index and value buffer views.
public: int bufferView;
public int bufferView;
val mutable bufferView : int
Public bufferView As Integer