UxrStandardAvatarController.ArmIKElbowAperture Property
Gets or sets the arm IK relaxed elbow aperture. The value between range [0.0, 1.0] that determines how tight the elbows are to the body.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float ArmIKElbowAperture { get; set; }
Property Value
Type: Single
See Also
Reference
UxrStandardAvatarController Class
UltimateXR.Avatar.Controllers Namespace