goalPose(for:)
Returns the goal pose for the given equipment. Returns nil if the equipment is not part of the game.
Declaration
func goalPose(for equipment: some Equipment) -> Pose3D?Returns the goal pose for the given equipment. Returns nil if the equipment is not part of the game.
func goalPose(for equipment: some Equipment) -> Pose3D?