UxrInputButtonEventArgs Constructor
Constructor.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrInputButtonEventArgs(
UxrHandSide handSide,
UxrInputButtons button,
UxrButtonEventType buttonEventType
)
Parameters
- handSide
- Type: UltimateXR.Core.UxrHandSide
Target hand - button
- Type: UltimateXR.Devices.UxrInputButtons
Target button - buttonEventType
- Type: UltimateXR.Devices.UxrButtonEventType
Button input event type