UxrControllerInput.IsInput2dDPadUp Method (Vector2)
Checks if the given 2-axis input corresponds to an up press in a digital pad.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected static bool IsInput2dDPadUp(
Vector2 input2D
)
Parameters
- input2D
- Type: Vector2
2-axis input
Return Value
Type: Boolean
True if the input corresponds to an up press
See Also
Reference
UxrControllerInput Class
IsInput2dDPadUp Overload
UltimateXR.Devices Namespace