Click or drag to resize

AnimationPlayerGetAnimationProcessMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AnimationPlayer.GetAnimationProcessMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetAnimationProcessMode is deprecated. Use the PlaybackProcessMode property instead.")]
public AnimationPlayerAnimationProcessMode GetAnimationProcessMode()

Return Value

Type: AnimationPlayerAnimationProcessMode

[Missing <returns> documentation for "M:Godot.AnimationPlayer.GetAnimationProcessMode"]

See Also