Struct FaceEvent
Event for face tracking recordings
Namespace: Unity.MARS.Data.Recorded
Syntax
[MovedFrom("Unity.MARS.Recording")]
public struct FaceEvent
Fields
EventType
Declaration
public TrackableEventType EventType
Field Value
| Type | Description |
|---|---|
| TrackableEventType |
FaceData
Declaration
public SerializedFaceData FaceData
Field Value
| Type | Description |
|---|---|
| SerializedFaceData |
Time
Declaration
public double Time
Field Value
| Type | Description |
|---|---|
| Double |