GltfImage.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 that contains the image. Use this instead of the image's uri property.
public: int bufferView;
public int bufferView;
val mutable bufferView : int
Public bufferView As Integer