Struct HumanPose
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct HumanPose
Fields
| Improve this Doc View SourcebodyPosition
Declaration
public Vector3 bodyPosition
Field Value
| Type | Description |
|---|---|
| Vector3 |
bodyRotation
Declaration
public Quaternion bodyRotation
Field Value
| Type | Description |
|---|---|
| Quaternion |
muscles
Declaration
public float[] muscles
Field Value
| Type | Description |
|---|---|
| Single[] |