Struct InteractionSourceUpdatedEventArgs
Inherited Members
Namespace: UnityEngine.XR.WSA.Input
Assembly: UnityEngine.dll
Syntax
public struct InteractionSourceUpdatedEventArgs
Constructors
| Improve this Doc View SourceInteractionSourceUpdatedEventArgs(InteractionSourceState)
Declaration
public InteractionSourceUpdatedEventArgs(InteractionSourceState state)
Parameters
Type | Name | Description |
---|---|---|
InteractionSourceState | state |
Properties
| Improve this Doc View Sourcestate
Declaration
public InteractionSourceState state { get; }
Property Value
Type | Description |
---|---|
InteractionSourceState |