Contents

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?

See Also

Representing the goal