UxrInput1DEventArgs Constructor

Constructor.

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public UxrInput1DEventArgs(
	UxrHandSide handSide,
	UxrInput1D target,
	float newValue
)

Parameters

 

handSide
Type: UltimateXR.Core.UxrHandSide
Target hand
target
Type: UltimateXR.Devices.UxrInput1D
Input target
newValue
Type: System.Single
New input value

See Also

Reference

UxrInput1DEventArgs Class
UltimateXR.Devices Namespace