Astra Unity 2.6.6
Astra Unity Plugin
Astra.Asset.PoseTarget Class Reference

Data for how the figure's bones are modified by a pose More...

Public Member Functions

PoseBoneTarget GetBoneTargetById (string boneId)
 Retrieves the bone target for the specified bone More...
 

Public Attributes

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< PoseBoneTargetbones = new List<PoseBoneTarget>()
 Bone targets for this pose. Keyed on the bone slot.
 

Detailed Description

Data for how the figure's bones are modified by a pose

Member Function Documentation

◆ GetBoneTargetById()

PoseBoneTarget Astra.Asset.PoseTarget.GetBoneTargetById ( string  boneId)
inline

Retrieves the bone target for the specified bone

Parameters
boneIdId of the bone

The documentation for this class was generated from the following file: