Contents

TabletopInteraction.HoverAlignmentBehavior.align(_:with:)

align indicates that the equipment should orient itself to align the closest source to the target. The equipment’s movement is also limited to prevent it from penetrating the target.

Declaration

case align(TabletopInteraction.HoverAlignmentSource, with: TabletopInteraction.CollisionTargets)

See Also

Alignment Behaviors