pose(for:)
Returns the pose for the given seat. Returns nil if the seat is not part of the game.
Declaration
func pose(for seat: some TableSeat) -> Pose3D?Returns the pose for the given seat. Returns nil if the seat is not part of the game.
func pose(for seat: some TableSeat) -> Pose3D?