Vixen
c7401864
csharp
public readonly record struct WaterStatistics

What the water stack did this frame, as numbers only it can know.

Read the guide page for this →

Remarks

FrameStatistics' arrangement and its reason: the host reads them off the systems once a frame and the overlay formats them, so Vixen.Engine never learns what a water zone is.

Fields and properties (8)

  • public int Zones

    How many zones the last fold saw.

  • public int Bodies

    How many bodies resolved to a curve.

  • public int Zoneless

    How many no zone's window reached.

  • public int Unresolved

    How many named a spline nothing could supply.

  • public int UnresolvedWaves

    How many zones named a .vxwaves that could not be used.

  • public int Rebuilt

    How many bodies the fold rebuilt.

  • public int Rasterisations

    How many times any zone has re-rasterised its field.

  • public int Uploads

    How many times any zone has staged its field for upload.

Used by (1)

  • WaterOverlayVixen.Rendering.Water