Vixen
c7401864
csharp
public sealed class WaterMeshOverlay

`stat watermesh`: nodes selected, dropped, vertices and draws.

Read the guide page for this →

Fields and properties (5)

  • public string Name

    What the console and the toggles call it. Lower case, no spaces.

  • public OverlayAnchor Anchor

    Which corner it is pinned to.

  • public bool Enabled

    Whether it is drawn.

  • public float Width

    How wide the panel is, in pixels.

  • public WaterMeshStatistics Statistics

    What the surface node reported. The host sets this once a frame.

Methods (2)