AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GLTFBufferView
To Subscribe, use this Key
nine-bakerloo-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description GLTFBufferView is a data structure representing GLTF a bufferView that would be found in the "bufferViews" a…
Published
06/07/2024
Properties int buffer -1 int byte_length 0 int byte_offset 0 int …
Published
06/07/2024
Property Descriptions int buffer = -1 void set_buffer (value: int ) int get_buffer () The index of …
Published
06/07/2024
Method Descriptions PackedByteArray load_buffer_view_data (state: GLTFState ) const Loads the buffer view data from the buffer…
Status
Last Update
Fields