GLTFNode
Inherits: 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 GLTFNode within a script will cause an error in an exported project.
Properties
Property Descriptions
- int camera
- PoolIntArray children
- int height
- bool joint
- int light
- int mesh
- int parent
- Quat rotation
- Vector3 scale
- int skeleton
- int skin
- Vector3 translation
- Transform xform
