HandConstraint.SafeZoneAngleOffset 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.
Additional degree offset to apply clockwise from the stated SafeZone. Direction is clockwise on the left hand and anti-clockwise on the right hand.
public:
property float SafeZoneAngleOffset { float get(); void set(float value); };
public float SafeZoneAngleOffset { get; set; }
member this.SafeZoneAngleOffset : single with get, set
Public Property SafeZoneAngleOffset As Single