Click or drag to resize

AnimationTreePlayerPlaybackProcessMode Property

The thread in which to update animations.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public AnimationTreePlayerAnimationProcessMode PlaybackProcessMode { get; set; }

Property Value

Type: AnimationTreePlayerAnimationProcessMode
See Also