Package com.gaia3d.converter.jgltf
Class GltfNodeBuffer
java.lang.Object
com.gaia3d.converter.jgltf.GltfNodeBuffer
GltfBinary is a class that contains the binary data of the glTF file.
It contains the binary data of the glTF file, and the information of the buffer of each node.
The binary data of the glTF file is stored in the body variable.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GltfNodeBuffer
public GltfNodeBuffer()
-