Struct PlaneEvent
Event for plane recordings
Inherited Members
Namespace: Unity.MARS.Data.Recorded
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS.Recording")]
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 |
|---|---|
| float |