UxrStandardAvatarController.UseArmIK Property
Gets or sets whether the avatar controller is using IK for the arms.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool UseArmIK { get; set; }
Property Value
Type: Boolean
See Also
Reference
UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace