csharp
public readonly record struct GrassBatchWhat one resident cell contributed for one field.
Fields and properties (6)
public int FieldWhich entry of the frame's field list.
public FoliageCellKey CellWhich cell.
public int SlotWhich ring slot holds its blades.
public int FirstWhere its survivors begin in the frame's compacted buffer.
public int CountHow many survived.
public DrawCommand[] CommandsOne indirect command per level, at that level's index.
Methods (1)
public GrassBatch(int Field, FoliageCellKey Cell, int Slot, int First, int Count, DrawCommand[] Commands)What one resident cell contributed for one field.
Used by (2)
- GrassRendererVixen.Rendering.Terrain
- GrassRendererTestsVixen.Rendering.Terrain.Tests