Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
PackedSceneGLTF¶
Inherits: PackedScene < Resource < Reference < Object
Propiedades¶
_bundled |
|
Métodos¶
export_gltf ( Node node, String path, int flags=0, float bake_fps=1000.0 ) |
|
import_gltf_scene ( String path, int flags=0, float bake_fps=1000.0, int compress_flags=2194432, GLTFState state=null ) |
|
void |
pack_gltf ( String path, int flags=0, float bake_fps=1000.0, int compress_flags=2194432, GLTFState state=null ) |
Descripciones de Métodos¶
Node import_gltf_scene ( String path, int flags=0, float bake_fps=1000.0, int compress_flags=2194432, GLTFState state=null )