Creator Hub
Dashboard
Learn
Explore
Store
Forum
Learn
Experiences
Avatar
Assets
Samples and projects
Engine API
Open Cloud API
Studio
Analytics
Platform
Tutorials
Creator programs
Education
Learn
/
Engine API
/
Classes
/
Object
/
Instance
English
Feedback
AnimationTrack
Show Deprecated
Not Creatable
Summary
Properties
Animation
:
Animation
Read Only
Not Replicated
Read Parallel
IsPlaying
:
boolean
Read Only
Not Replicated
Read Parallel
Length
:
number
Read Only
Not Replicated
Read Parallel
Looped
:
boolean
Read Parallel
Priority
:
Enum.AnimationPriority
Read Parallel
Speed
:
number
Read Only
Not Replicated
Read Parallel
TimePosition
:
number
Not Replicated
Read Parallel
WeightCurrent
:
number
Read Only
Not Replicated
Read Parallel
WeightTarget
:
number
Read Only
Not Replicated
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
AdjustSpeed
(
speed :
number
)
:
()
AdjustWeight
(
weight :
number
,
fadeTime :
number
)
:
()
GetMarkerReachedSignal
(
name :
string
)
:
RBXScriptSignal
GetParameter
(
key :
string
)
:
Variant
GetParameterDefaults
()
:
Dictionary
GetTargetInstance
(
name :
string
)
:
Instance
GetTargetNames
()
:
Array
GetTimeOfKeyframe
(
keyframeName :
string
)
:
number
Play
(
fadeTime :
number
,
weight :
number
,
speed :
number
)
:
()
SetParameter
(
key :
string
,
value :
Variant
)
:
()
SetTargetInstance
(
name :
string
,
target :
Instance
)
:
()
Stop
(
fadeTime :
number
)
:
()
View all inherited from Instance
View all inherited from Object
Events
DidLoop
()
:
RBXScriptSignal
Ended
()
:
RBXScriptSignal
KeyframeReached
(
keyframeName :
string
)
:
RBXScriptSignal
Stopped
()
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
View all inherited from Instance
View all inherited from Object
Methods
View all inherited from Instance
View all inherited from Object
Events
View all inherited from Instance
View all inherited from Object
On this page