csharp
public readonly record struct ImpostorBakeCellWhat one cell's bake is handed: where it is drawing, and what camera it is drawing with.
Fields and properties (3)
public ImpostorCell CellWhich cell of the grid.
public ImpostorView ViewThe orthographic camera for that direction.
public Viewport ViewportWhere in the atlas it lands, padding excluded.
Methods (1)
public ImpostorBakeCell(ImpostorCell Cell, ImpostorView View, Viewport Viewport)What one cell's bake is handed: where it is drawing, and what camera it is drawing with.
Used by (3)
- ImpostorBakeVixen.Rendering
- ImpostorBakeTestsVixen.Rendering.Tests
- ImpostorCapturePassVixen.Rendering