bufferView property

GltfRef<BufferView>? bufferView
final

The reference to the bufferView that contains the image. This field MUST NOT be defined when uri is defined.

Implementation

final GltfRef<BufferView>? bufferView;