GLTFAnimation

Inherits: Resource < RefCounted < Object

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

Properties

bool

loop

false

String

original_name

""

Methods

Variant

get_additional_data ( StringName extension_name )

void

set_additional_data ( StringName extension_name, Variant additional_data )


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!


String original_name = ""

  • void set_original_name ( String value )

  • String get_original_name ( )

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


Method Descriptions

Variant get_additional_data ( StringName extension_name )

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


void set_additional_data ( StringName extension_name, Variant additional_data )

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