PlaneAnchor
Represents a plane anchor in 3D space with a unique identifier, transform properties, and additional mesh-related data.
The PlaneAnchor class is designed to encapsulate the representation of a detected plane or surface in 3D space. It includes positional and rotational information, as well as detailed mesh geometry and metadata. This makes it particularly useful for applications involving spatial mapping, object tracking, or augmented reality scenarios where precise plane detection and visualization are required.
Properties
The UUID ensures that each anchor is uniquely identifiable within the application.
The size of the axis-aligned bounding box (AABB) of the anchor in 2D space.
The orientation of the plane anchor.
The semantic data associated with the plane anchor.