MixedRealityInteractionMappingLegacyInput.InvertYAxis 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.
Should the Y axis be inverted?
public:
property bool InvertYAxis { bool get(); };
public bool InvertYAxis { get; }
member this.InvertYAxis : bool
Public ReadOnly Property InvertYAxis As Boolean