GLTFBufferView
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
Methods
load_buffer_view_data ( GLTFState state ) const |
Property Descriptions
int buffer = -1
There is currently no description for this property. Please help us by contributing one!
int byte_length = 0
There is currently no description for this property. Please help us by contributing one!
int byte_offset = 0
There is currently no description for this property. Please help us by contributing one!
int byte_stride = -1
There is currently no description for this property. Please help us by contributing one!
bool indices = false
There is currently no description for this property. Please help us by contributing one!
bool vertex_attributes = false
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
PackedByteArray load_buffer_view_data ( GLTFState state ) const
There is currently no description for this method. Please help us by contributing one!