GLTFBufferView¶
Inherits: Resource < Reference < Object
Description¶
Note: This class is only compiled in editor builds. Run-time glTF loading and saving is not available in exported projects. References to GLTFBufferView within a script will cause an error in an exported project.
Properties¶
|
||
|
||
|
||
|
||
|
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!