CouchSeat Struct
Represents a seat poses in the room, that exist only on MRUKAnchor labeled as COUCH.
These are used as suggested placements for remote avatars. Use CalculateSeatPoses to populate a room's seat poses and access them through the SeatPoses list. couchPoses are in couchAnchor space.
The MRUKAnchor associated with the couch.
This anchor provides the spatial context for the seat poses.
List< Pose > couchPoses[Get]
A list of poses representing suggested placements for avatars or users on the couch.
Each pose is relative to the couch anchor's space.