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