Data for how the figure's bones are modified by a pose
More...
|
|
string | id |
| | Id of this pose
|
| |
|
string | name |
| | Name for this pose
|
| |
|
string | rigId |
| | Id for the rig this pose can be applied to
|
| |
|
McsSdk20.Primitives.PoseType | poseType = McsSdk20.Primitives.PoseType.PoseUnknown |
| | Type of pose (tpose, relaxed, etc)
|
| |
|
List< PoseBoneTarget > | bones = new List<PoseBoneTarget>() |
| | Bone targets for this pose. Keyed on the bone slot.
|
| |
Data for how the figure's bones are modified by a pose
◆ GetBoneTargetById()
| PoseBoneTarget Astra.Asset.PoseTarget.GetBoneTargetById |
( |
string |
boneId | ) |
|
|
inline |
Retrieves the bone target for the specified bone
- Parameters
-
The documentation for this class was generated from the following file:
- Assets/Astra/Asset/Rig/PoseTarget.cs