GodotSharpAPI
GodotSharpAPI
Godot
AnimationTreePlayer Class
AnimationTreePlayer Properties
Active Property
BasePath Property
MasterPlayer Property
PlaybackProcessMode Property
AnimationTreePlayer
Active Property
If
true
, the
AnimationTreePlayer
is able to play animations.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Active
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
AnimationTreePlayer Class
Godot Namespace