UxrArmIKSolver.RelaxedElbowAperture Property
Gets or sets how far [0.0, 1.0] the elbow will from the body when solving the IK. Lower values will bring the elbow closer to the body.
Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float RelaxedElbowAperture { get; set; }
Property Value
Type: Single