ReadonlyisWhether the detected plane is still available to utilize
ReadonlymeshA coarse mesh describing the shape of the tracked plane. Can be displayed by RenderMeshVisual
ReadonlyorientationReturns the orientation of the detected plane, either vertical or horizontal.
ReadonlypivotThe center point of the detected plane
ReadonlysizeThe size of the detected plane, where it is described as width, 0, depth
ReadonlytransformThe 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