Roblox API Reference

Animator On DevHub

Summary

Inherits (1)

Member index (16)

Type Member History
bool EvaluationThrottled 566
bool PreferLodEnabled 547
CFrame RootMotion 596
float RootMotionWeight 596
null ApplyJointVelocities (Variant motors) 423 573
Array GetPlayingAnimationTracks () 408
Array GetPlayingAnimationTracksCoreScript () 540
AnimationTrack LoadAnimation (Animation animation) 486 486
AnimationTrack LoadAnimationCoreScript (Animation animation) 540
AnimationStreamTrack LoadStreamAnimation (TrackerStreamAnimation animation) 528
AnimationStreamTrack LoadStreamAnimationForSelfieView_deprecated (TrackerStreamAnimation animation, Player player) 569
null RegisterEvaluationParallelCallback (Function callback) 591
null StepAnimations (float deltaTime) 275 573
AnimationPlayed (AnimationTrack animationTrack) 408 486
AnimationPlayedCoreScript (AnimationTrack animationTrack) 540
AnimationStreamTrackPlayed (AnimationStreamTrack animationTrack) 551
57 members inherited from Instance

History

Members

AnimationPlayed On DevHub

Name Type Default
animationTrack AnimationTrack none

History

AnimationPlayedCoreScript On DevHub

Name Type Default
animationTrack AnimationTrack none

History

AnimationStreamTrackPlayed On DevHub

Name Type Default
animationTrack AnimationStreamTrack none

History

ApplyJointVelocities On DevHub

Name Type Default
motors Variant none

History

EvaluationThrottled On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not browsable. It is not visible in Studio's object browser.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated, NotBrowsable]

GetPlayingAnimationTracks On DevHub

Name Type Default
No parameters.

History

GetPlayingAnimationTracksCoreScript On DevHub

Name Type Default
No parameters.

History

LoadAnimation On DevHub

Name Type Default
animation Animation none

History

LoadAnimationCoreScript On DevHub

Name Type Default
animation Animation none

History

LoadStreamAnimation On DevHub

Name Type Default
animation TrackerStreamAnimation none

History

LoadStreamAnimationForSelfieView_deprecated On DevHub

Name Type Default
animation TrackerStreamAnimation none
player Player none

History

PreferLodEnabled On DevHub

History

RegisterEvaluationParallelCallback On DevHub

Name Type Default
callback Function none

History

RootMotion On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not browsable. It is not visible in Studio's object browser.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated, NotBrowsable]

RootMotionWeight On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not browsable. It is not visible in Studio's object browser.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [ReadOnly, NotReplicated, NotBrowsable]

StepAnimations On DevHub

Name Type Default
deltaTime float none

History

Relevant classes (5)