Vixen
02b45cc4
csharp
public enum SnapModifiers

The three orthogonal switches over a snap, rather than three more elements.

Read the guide page for this →

Fields and properties (4)

  • None

    None of them.

  • AlignToTarget

    Turn what is being dragged to stand on the surface it landed on.

  • ProjectFromView

    Look for the snap under the pointer rather than nearest what is being dragged.

  • IgnoreSelf

    Take what is being dragged out of the answer.

Used by (9)

  • EditorApplicationVixen.Editor.App
  • ScenePlacementVixen.Editor.SceneView
  • SceneProbeVixen.Editor.SceneView
  • SceneViewportVixen.Editor.SceneView
  • SnapCommandTestsVixen.Editor.App.Tests
  • SnapContextVixen.Editor.SceneView
  • SnapContextTestsVixen.Editor.SceneView.Tests
  • TransformGizmoVixen.Editor.SceneView
  • ViewportIdsVixen.Editor.App