csharp
public enum SnapModifiersThe three orthogonal switches over a snap, rather than three more elements.
Fields and properties (4)
NoneNone of them.
AlignToTargetTurn what is being dragged to stand on the surface it landed on.
ProjectFromViewLook for the snap under the pointer rather than nearest what is being dragged.
IgnoreSelfTake 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