UxrInput2DEventArgs.Value Property
Gets the new input value.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Vector2 Value { get; }
Property Value
Type: Vector2
Gets the new input value.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public Vector2 Value { get; }
Type: Vector2