Enum TrackableEventType
Describes the types of recording events for tracked object data
Namespace: Unity.MARS.Data.Recorded
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS")]
public enum TrackableEventType
Fields
| Name | Description |
|---|---|
| Added | |
| Removed | |
| Updated |