PackedSceneGLTF

Inherits: PackedScene < Resource < Reference < Object

Description

Note: This class is only compiled in editor builds. Run-time glTF loading and saving is not available in exported projects. References to PackedSceneGLTF within a script will cause an error in an exported project.

Properties

Methods

Method Descriptions

- Error export_gltf ( Node node, String path, int flags=0, float bake_fps=1000.0 )

- Node import_gltf_scene ( String path, int flags=0, float bake_fps=1000.0, int compress_flags=2194432, GLTFState state=null )

  • pack_gltf ( String path, int flags=0, float bake_fps=1000.0, int compress_flags=2194432, GLTFState state=null )