HandConstraintPalmUp.FacingThreshold 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.
Caution
Use FacingCameraTrackingThreshold property instead
public:
property float FacingThreshold { float get(); void set(float value); };
[System.Obsolete("Use FacingCameraTrackingThreshold property instead")]
public float FacingThreshold { get; set; }
[<System.Obsolete("Use FacingCameraTrackingThreshold property instead")>]
member this.FacingThreshold : single with get, set
Public Property FacingThreshold As Single
Property Value
- Attributes