Expand description
Scene staging.
The Stage
is the entrypoint for staging data on the GPU and
interacting with lighting.
Structs§
- Stage
- Entrypoint for staging data on the GPU and interacting with lighting.
- Stage
Commit Result - Result of calling
Stage::commit
.
Enums§
- Stage
Error - Enumeration of errors that may be the result of
Stage
functions.