UxrInput2DEventArgs Constructor
Constructor.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrInput2DEventArgs(
UxrHandSide handSide,
UxrInput2D target,
Vector2 newValue
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Target hand - target
- Type: UltimateXR.Devices.UxrInput2D
Input target - newValue
- Type: Vector2
New input value