Module stage

Source
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.
StageCommitResult
Result of calling Stage::commit.

Enums§

StageError
Enumeration of errors that may be the result of Stage functions.