csharp
public enum WaterHandleWhich handle of a control point a drag is holding.
Fields and properties (4)
NoneNone — the drag is not on a handle.
WidthLeftThe half-width, on the curve's left.
WidthRightAnd on its right. Two handles for one number, because a river is dragged from a bank.
DepthThe bed depth, dragged downward.
Used by (5)
- WaterEditVixen.Editor.Water
- WaterEditTestsVixen.Editor.Water.Tests
- WaterModeVixen.Editor.Water
- WaterProfileHandlesVixen.Editor.Water
- WaterProfileTestsVixen.Editor.Water.Tests