HandConstraintPalmUp.FlatHandThreshold 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.
The angle (in degrees) of the cone between the palm's up and triangle's normal formed from the palm, to index, to ring finger tip have to match. Only supported by IMixedRealityHand controllers.
public:
property float FlatHandThreshold { float get(); void set(float value); };
public float FlatHandThreshold { get; set; }
member this.FlatHandThreshold : single with get, set
Public Property FlatHandThreshold As Single