Package com.gaia3d.converter.jgltf
Class GltfBinary
java.lang.Object
com.gaia3d.converter.jgltf.GltfBinary
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
-
GltfBinary
public GltfBinary()
-
-
Method Details
-
fill
public void fill()
-