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