UxrAvatarHand.GetPalmCenter Method
Tries to compute the palm center in world coordinates.
Namespace: UltimateXR.Avatar.Rig
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool GetPalmCenter(
out Vector3 center
)
Parameters
- center
- Type: Vector3
Returns the palm center in world coordinates
Return Value
Type: Boolean
Whether the center could be computed. False if some required bone references are missing