Roblox API Reference

AnimationStreamTrack On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Member index (11)

Type Member History
TrackerStreamAnimation Animation 543
bool IsPlaying
AnimationPriority Priority
float WeightCurrent
float WeightTarget
null AdjustWeight (float weight = 1, float fadeTime = 0.100000001) 573
Tuple GetTrackerData () 538
null Play (float fadeTime = 0.100000001, float weight = 1) 573
null Stop (float fadeTime = 0.100000001) 573
null TogglePause (bool paused) 569 573
Stopped () 550 551
57 members inherited from Instance

History

Members

AdjustWeight On DevHub

Name Type Default
weight float 1
fadeTime float 0.100000001

History

Animation On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

GetTrackerData On DevHub

Name Type Default
No parameters.

History

IsPlaying On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Play On DevHub

Name Type Default
fadeTime float 0.100000001
weight float 1

History

Priority On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, NotReplicated]

Stop On DevHub

Name Type Default
fadeTime float 0.100000001

History

Stopped On DevHub

Name Type Default
No parameters.

History

TogglePause On DevHub

Name Type Default
paused bool none

History

WeightCurrent On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

WeightTarget On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant classes (1)

Relevant enums (1)

Relevant members (3)