|
|
int | defaultWidth = 512 |
| | Default viewport used for navigations that don't carry an explicit width/height. Matches typical desktop editor previews.
|
|
int | defaultHeight = 384 |
|
SourceLoadOptions | sourceOptions |
| | Options forwarded to the internal source loader. Most tests override baseDirectory to isolate fixture files from the developer's CWD.
|
◆ defaultHeight
| int donner::editor::app::RenderSessionOptions::defaultHeight = 384 |
◆ defaultWidth
| int donner::editor::app::RenderSessionOptions::defaultWidth = 512 |
Default viewport used for navigations that don't carry an explicit width/height. Matches typical desktop editor previews.
◆ sourceOptions
Options forwarded to the internal source loader. Most tests override baseDirectory to isolate fixture files from the developer's CWD.
The documentation for this struct was generated from the following file: