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

Functions

Returns Function
void AddSubPose ( Instance pose )
Objects GetSubPoses ( )
void RemoveSubPose ( Instance pose )

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Property Descriptions

CoordinateFrame Pose.CFrame

PoseEasingDirection Pose.EasingDirection

Version History:(+0.244)

PoseEasingStyle Pose.EasingStyle

Version History:(+0.244)

float Pose.Weight

float Pose.MaskWeight

Deprecated: This member is deprecated.

Function Descriptions

voidPose.AddSubPose ( Instance pose )

ObjectsPose.GetSubPoses ( )

voidPose.RemoveSubPose ( Instance pose )

Inherits: