Filtered-inheritance mode: While this class technically inherits all
Instance class members, some (if not all) have been hidden because they serve no purpose for this object.
Pose :
Instance
A Pose represents the CFrame of a certain limb in a
Keyframe. The limb which is controlled depends on the name of the Pose.
Properties
PropertiesmemberhiddenProperties [toggle]
|RMD member="API:Class/Pose/CFrame"|The CFrame of the Pose.|/RMD|
|RMD member="API:Class/Pose/EasingDirection"|The easing direction of the Pose.|/RMD|
|RMD member="API:Class/Pose/EasingStyle"|The easing style of the Pose.|/RMD|
floatWeight
How "heavy" this pose is, which determines its priority over other poses.
|RMD member="API:Class/Pose/Weight"|How "heavy" this pose is, which determines its priority over other poses.|/RMD|
|RMD member="API:Class/Pose/MaskWeight"|Deprecated. Do not use.|/RMD|
|
|
|
|
|
The easing direction of the Pose.
|
|
|
The easing style of the Pose.
|
|
|
How "heavy" this pose is, which determines its priority over other poses.
|
|
|
Deprecated. Do not use.
|
Inherited from
Instance:
|RMD member="API:Class/Instance/Parent"|The hierarchical parent of the object.|/RMD|
|
|
The hierarchical parent of the object.
|
Functions
Functions [toggle]
|RMD member="API:Class/Pose/AddSubPose"|Adds the given pose as a subpose of this pose.|/RMD|
|RMD member="API:Class/Pose/GetSubPoses"|Returns the subposes of this pose.|/RMD|
|RMD member="API:Class/Pose/RemoveSubPose"|Deletes the given pose as a subpose of this pose.|/RMD|
|
|
Adds the given pose as a subpose of this pose.
|
|
|
Returns the subposes of this pose.
|
|
|
Deletes the given pose as a subpose of this pose.
|
|RMD member="API:Class/Pose"|A Pose represents the CFrame of a certain limb in a
Keyframe. The limb which is controlled depends on the name of the Pose. |/RMD|