Struct FaceEvent
Event for face tracking recordings
Namespace: Unity.MARS.Recording
Syntax
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 |