bufferView property
The reference to the bufferView that contains the image.
This field MUST NOT be defined when uri
is defined.
Implementation
final GltfRef<BufferView>? bufferView;
The reference to the bufferView that contains the image.
This field MUST NOT be defined when uri
is defined.
final GltfRef<BufferView>? bufferView;