Class GltfNodeBuffer

java.lang.Object
com.gaia3d.converter.jgltf.GltfNodeBuffer

public class GltfNodeBuffer extends Object
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 Details

    • GltfNodeBuffer

      public GltfNodeBuffer()