Skip to main content

TrackCoordinate3D

Interface for tracked 3D coordinate.

Hierarchy

Index

Properties

Properties

optionalisEnabled

isEnabled?: boolean

If false then 2D coordinates will be suspended for this particular 3D coordinate. If undefined or false then 2D coordinates will be reported as usual.

x

x: number

y

y: number

z

z: number