MixedRealityInteractionMapping.AxisCodeX 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.
Optional horizontal or single axis value to get axis data from Unity's old input system.
public:
property System::String ^ AxisCodeX { System::String ^ get(); };
public string AxisCodeX { get; }
member this.AxisCodeX : string
Public ReadOnly Property AxisCodeX As String