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