csharp
public readonly record struct ImpostorCellOne view of a baked mesh: which cell of the grid, and where it is in the atlas.
Fields and properties (2)
public int XThe cell's column.
public int ZIts row.
Methods (1)
public ImpostorCell(int X, int Z)One view of a baked mesh: which cell of the grid, and where it is in the atlas.
Used by (9)
- ImpostorAtlasVixen.Rendering
- ImpostorBakeVixen.Rendering
- ImpostorBakeCellVixen.Rendering
- ImpostorBakeTestsVixen.Rendering.Tests
- ImpostorCapturePassVixen.Rendering
- ImpostorGridVixen.Rendering
- ImpostorSampleVixen.Rendering
- ImpostorTestsVixen.Rendering.Tests
- ImpostorViewVixen.Rendering