AnimationTrackSetEnabled Method |
Enables/disables the given track. Tracks are enabled by default.
Namespace: Godot
public void TrackSetEnabled( int trackIdx, bool enabled )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.TrackSetEnabled(System.Int32,System.Boolean)"]
[Missing <param name="enabled"/> documentation for "M:Godot.Animation.TrackSetEnabled(System.Int32,System.Boolean)"]