HandConstraintPalmUp.FollowHandCameraFacingThresholdAngle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Angle (in degrees) between hand up and camera forward, below which the hand menu follows the gaze, if followHandUntilFacingCamera is active.
public:
property float FollowHandCameraFacingThresholdAngle { float get(); void set(float value); };
public float FollowHandCameraFacingThresholdAngle { get; set; }
member this.FollowHandCameraFacingThresholdAngle : single with get, set
Public Property FollowHandCameraFacingThresholdAngle As Single