Vixen
c7401864
csharp
public enum WaterZoneUpdate

Why a zone re-rasterised its field.

Read the guide page for this →

Remarks

The diagnostic that answers "why is this costing so much" and "why is the shoreline stale" from the same reading. A zone re-rasterising every frame is one whose threshold is too small or whose bodies are being marked dirty by something that did not change them.

Fields and properties (4)

  • None

    Nothing did. The field is the one from before.

  • First

    There was no field yet.

  • Scrolled

    The view moved past the scroll threshold.

  • Changed

    A body, the ground or the zone's own shape changed.

Used by (3)

  • WaterZoneStateVixen.Water
  • WaterZoneSystemTestsVixen.Rendering.Water.Tests
  • WaterZoneTestsVixen.Water.Tests