Trackable TypeAlias
WARNING: This API is provided as an alpha preview and may change without notice. Use at your own risk.
Signature
export type Trackable = ISegment | LocalReferencePosition;
WARNING: This API is provided as an alpha preview and may change without notice. Use at your own risk.
export type Trackable = ISegment | LocalReferencePosition;