WorldAnchor
Represents a world anchor with a unique identifier (UUID), name, position, and rotation.
This class is used to define an anchor in a 3D space with a specific position and orientation. Each anchor is assigned a UUID, which ensures its uniqueness within the application. You can utilize UUIDs to reload or manage anchors across application sessions as needed.