GLTFAnimation

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 GLTFAnimation within a script will cause an error in an exported project.

Properties

bool

loop

false


Property Descriptions

bool loop = false

  • void set_loop ( bool value )

  • bool get_loop ( )

There is currently no description for this property. Please help us by contributing one!