EulerRotationCurve
Show Deprecated
Summary
Properties
Events
Inherited From Instance
AncestryChanged(child: Instance, parent: Instance): RBXScriptSignal |
AttributeChanged(attribute: string): RBXScriptSignal |
Changed(property: string): RBXScriptSignal |
ChildAdded(child: Instance): RBXScriptSignal |
ChildRemoved(child: Instance): RBXScriptSignal |
DescendantAdded(descendant: Instance): RBXScriptSignal |
DescendantRemoving(descendant: Instance): RBXScriptSignal |
Destroying(): RBXScriptSignal |
Methods
GetAnglesAtTime(time: number): Array |
GetRotationAtTime(time: number): CFrame |
X(): FloatCurve |
Y(): FloatCurve |
Z(): FloatCurve |
Inherited From Instance
Properties
RotationOrder
READ SAFE
Events
Inherited From Instance
AncestryChanged
UNSAFE
AttributeChanged
UNSAFE
Changed
UNSAFE
ChildAdded
UNSAFE
ChildRemoved
UNSAFE
DescendantAdded
UNSAFE
DescendantRemoving
UNSAFE
Destroying
UNSAFE
Methods
GetAnglesAtTime
UNSAFE
GetRotationAtTime
UNSAFE
UNSAFE
UNSAFE
UNSAFE
Inherited From Instance
ClearAllChildren
UNSAFE
Clone
UNSAFE
Destroy
UNSAFE
FindFirstAncestor
SAFE
FindFirstAncestorOfClass
SAFE
FindFirstAncestorWhichIsA
SAFE
FindFirstChild
SAFE
FindFirstChildOfClass
SAFE
FindFirstChildWhichIsA
SAFE
FindFirstDescendant
SAFE
GetActor
UNSAFE
GetAttribute
SAFE
GetAttributeChangedSignal
UNSAFE
GetAttributes
SAFE
GetChildren
SAFE
GetDebugId
NOT BROWSABLE
PLUGIN SECURITY
UNSAFE
GetDescendants
CUSTOM LUA STATE
SAFE
GetFullName
SAFE
GetPropertyChangedSignal
UNSAFE
IsA
CUSTOM LUA STATE
SAFE
IsAncestorOf
SAFE
IsDescendantOf
SAFE
SetAttribute
UNSAFE
WaitForChild
CUSTOM LUA STATE
CAN YIELD
UNSAFE