Class InstancedModelGltfWriter

java.lang.Object
com.gaia3d.converter.jgltf.GltfWriter
com.gaia3d.converter.jgltf.tiles.InstancedModelGltfWriter

public class InstancedModelGltfWriter extends GltfWriter
GltfWriter is a class that writes the glTF file. It contains the method to write the glTF file from the GaiaScene object. The glTF file is written in the glTF 2.0 format. for 3D Tiles 1.1 Instance Model.
  • Constructor Details

    • InstancedModelGltfWriter

      public InstancedModelGltfWriter()
  • Method Details