MixedRealityInteractionMapping.InvertYAxis Property

Definition

Should the Y axis be inverted?

public:
 property bool InvertYAxis { bool get(); void set(bool value); };
public bool InvertYAxis { get; set; }
member this.InvertYAxis : bool with get, set
Public Property InvertYAxis As Boolean

Property Value

Remarks

Only valid for DualAxis inputs.

Applies to