csharp
public readonly record struct WaterStatisticsWhat the water stack did this frame, as numbers only it can know.
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 ZonesHow many zones the last fold saw.
public int BodiesHow many bodies resolved to a curve.
public int ZonelessHow many no zone's window reached.
public int UnresolvedHow many named a spline nothing could supply.
public int UnresolvedWavesHow many zones named a .vxwaves that could not be used.
public int RebuiltHow many bodies the fold rebuilt.
public int RasterisationsHow many times any zone has re-rasterised its field.
public int UploadsHow many times any zone has staged its field for upload.
Used by (2)
- WaterOverlayVixen.Rendering.Water
- WaterOverlayTestsVixen.Rendering.Water.Tests