GodotSharpAPI
GodotSharpAPI
Godot
Animation Class
Animation Methods
AddTrack Method
AnimationTrackGetKeyAnimation Method
AnimationTrackInsertKey Method
AnimationTrackSetKeyAnimation Method
AudioTrackGetKeyEndOffset Method
AudioTrackGetKeyStartOffset Method
AudioTrackGetKeyStream Method
AudioTrackInsertKey Method
AudioTrackSetKeyEndOffset Method
AudioTrackSetKeyStartOffset Method
AudioTrackSetKeyStream Method
BezierTrackGetKeyInHandle Method
BezierTrackGetKeyOutHandle Method
BezierTrackGetKeyValue Method
BezierTrackInsertKey Method
BezierTrackInterpolate Method
BezierTrackSetKeyInHandle Method
BezierTrackSetKeyOutHandle Method
BezierTrackSetKeyValue Method
Clear Method
CopyTrack Method
FindTrack Method
GetLength Method
GetStep Method
GetTrackCount Method
HasLoop Method
MethodTrackGetKeyIndices Method
MethodTrackGetName Method
MethodTrackGetParams Method
RemoveTrack Method
SetLength Method
SetLoop Method
SetStep Method
TrackFindKey Method
TrackGetInterpolationLoopWrap Method
TrackGetInterpolationType Method
TrackGetKeyCount Method
TrackGetKeyTime Method
TrackGetKeyTransition Method
TrackGetKeyValue Method
TrackGetPath Method
TrackGetType Method
TrackInsertKey Method
TrackIsEnabled Method
TrackIsImported Method
TrackMoveDown Method
TrackMoveTo Method
TrackMoveUp Method
TrackRemoveKey Method
TrackRemoveKeyAtPosition Method
TrackSetEnabled Method
TrackSetImported Method
TrackSetInterpolationLoopWrap Method
TrackSetInterpolationType Method
TrackSetKeyTime Method
TrackSetKeyTransition Method
TrackSetKeyValue Method
TrackSetPath Method
TrackSwap Method
TransformTrackInsertKey Method
TransformTrackInterpolate Method
ValueTrackGetKeyIndices Method
ValueTrackGetUpdateMode Method
ValueTrackInterpolate Method
ValueTrackSetUpdateMode Method
Animation
Clear Method
Clear the animation (clear all tracks and reset all).
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
Clear
()
See Also
Reference
Animation Class
Godot Namespace