Struct RecognitionStartedEventArgs
Inherited Members
Namespace: UnityEngine.XR.WSA.Input
Assembly: UnityEngine.dll
Syntax
[MovedFrom("UnityEngine.VR.WSA.Input")]
public struct RecognitionStartedEventArgs
Properties
| Improve this Doc View SourceheadPose
Declaration
public Pose headPose { get; }
Property Value
| Type | Description |
|---|---|
| Pose |
source
Declaration
public InteractionSource source { get; }
Property Value
| Type | Description |
|---|---|
| InteractionSource |
sourcePose
Declaration
public InteractionSourcePose sourcePose { get; }
Property Value
| Type | Description |
|---|---|
| InteractionSourcePose |