csharp
public readonly record struct GrassSlotOne cell and the ring slot it was given.
Fields and properties (2)
public FoliageCellKey CellWhich cell.
public int SlotWhich of the ring's fixed allocations it holds.
Methods (1)
public GrassSlot(FoliageCellKey Cell, int Slot)One cell and the ring slot it was given.
Used by (7)
- GrassDispatchVixen.Rendering.Terrain
- GrassDispatchTestsVixen.Rendering.Terrain.Tests
- GrassDrawPassTestsVixen.Rendering.Terrain.Tests
- GrassRendererVixen.Rendering.Terrain
- GrassResidencyVixen.Foliage
- GrassResidencyChangeVixen.Foliage
- GrassResidencyTestsVixen.Foliage.Tests