Vixen
02b45cc4
csharp
public enum ShapeStage

Which half of the shape tool's gesture is in flight.

Read the guide page for this →

Fields and properties (3)

  • Idle

    Nothing. The next press starts a footprint.

  • Footprint

    A corner is down and the pointer is dragging the other one across the work plane.

  • Height

    The footprint is settled and the pointer is now setting the height.

Used by (3)

  • BlockoutCreateTestsVixen.Editor.Blockout.Tests
  • BlockoutModeVixen.Editor.Blockout
  • ShapeDragVixen.Editor.Blockout