cesium-native
0.41.0
|
Holds Buffer properties that are specific to the glTF loader rather than part of the glTF spec. More...
#include <CesiumGltf/BufferCesium.h>
Public Attributes | |
std::vector< std::byte > | data |
The buffer's data. | |
Holds Buffer properties that are specific to the glTF loader rather than part of the glTF spec.
Definition at line 13 of file BufferCesium.h.