Protected
constructorReadonly
isWhether the detected plane is still available to utilize
Readonly
meshA coarse mesh describing the shape of the tracked plane. Can be displayed by RenderMeshVisual
Readonly
orientationReturns the orientation of the detected plane, either vertical or horizontal.
Readonly
pivotThe center point of the detected plane
Readonly
sizeThe size of the detected plane, where it is described as width, 0, depth
Readonly
transformThe position, rotation, and scale of the detected plane
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
A representation for plane detected by native tracking. Can be used with TrackedPoint.
Example