Struct PlaneEvent
Event for plane recordings
Namespace: Unity.MARS.Recording
Syntax
public struct PlaneEvent
Fields
eventType
Declaration
public TrackableEventType eventType
Field Value
Type | Description |
---|---|
TrackableEventType |
plane
Declaration
public MRPlane plane
Field Value
Type | Description |
---|---|
MRPlane |
time
Declaration
public float time
Field Value
Type | Description |
---|---|
Single |