Function toJSON

  • Convert the object to three.js JSON Object/Scene format.

    Parameters

    • this: Object3D<Object3DEventMap>
    • meta: any

      Object containing metadata such as materials, textures or images for the object.

    Returns any

Generated using TypeDoc