goalBounds(for:)
Returns the goal pose and extents of the bounding box for the given equipment. Returns nil if the equipment is not part of the game.
Declaration
func goalBounds(for equipment: some Equipment) -> TableVisualState.OrientedRect3D?Returns the goal pose and extents of the bounding box for the given equipment. Returns nil if the equipment is not part of the game.
func goalBounds(for equipment: some Equipment) -> TableVisualState.OrientedRect3D?