This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Properties

Property Type
Loop bool
Priority AnimationPriority

Functions

Returns Function
void AddKeyframe ( Instance keyframe )
Objects GetKeyframes ( )
void RemoveKeyframe ( Instance keyframe )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Enums

Enum
AnimationPriority

Property Descriptions

bool KeyframeSequence.Loop

AnimationPriority KeyframeSequence.Priority

Function Descriptions

voidKeyframeSequence.AddKeyframe ( Instance keyframe )

ObjectsKeyframeSequence.GetKeyframes ( )

voidKeyframeSequence.RemoveKeyframe ( Instance keyframe )

Inherits: