UxrControllerInput.Input1DToControllerElement Method
Gets the controller elements UxrControllerElements enum value given a UxrInput1D enum value.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static UxrControllerElements Input1DToControllerElement(
UxrInput1D input1D
)
Parameters
- input1D
- Type: UltimateXR.Devices.UxrInput1D
1D input element to get the UxrControllerElements enum value for
Return Value
Type: UxrControllerElements
UxrControllerElements enum value representing the input1D, or None if it doesn’t exist