Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGLightmapBaker::Context::Settings Struct Reference

#include <qssglightmapbaker_p.h>

Collaboration diagram for QSSGLightmapBaker::Context::Settings:

Public Attributes

bool bakeRequested = false
bool denoiseRequested = false
bool quitWhenFinished = false

Detailed Description

Definition at line 45 of file qssglightmapbaker_p.h.

Member Data Documentation

◆ bakeRequested

bool QSSGLightmapBaker::Context::Settings::bakeRequested = false

Definition at line 46 of file qssglightmapbaker_p.h.

◆ denoiseRequested

bool QSSGLightmapBaker::Context::Settings::denoiseRequested = false

Definition at line 47 of file qssglightmapbaker_p.h.

◆ quitWhenFinished

bool QSSGLightmapBaker::Context::Settings::quitWhenFinished = false

Definition at line 48 of file qssglightmapbaker_p.h.


The documentation for this struct was generated from the following file: