19 lines
496 B
Markdown
19 lines
496 B
Markdown
# Juliet\include\Graphics\GraphicsConfig
|
|
|
|
## Source Files
|
|
- Header: `Juliet\include\Graphics\GraphicsConfig.h`
|
|
|
|
## AI Description
|
|
Defines the Juliet graphics configuration structure within the C++ module. It specifies supported driver types (DirectX 12, All) and includes a toggle for debug features to manage rendering backend compatibility across applications.
|
|
|
|
## Symbols
|
|
|
|
### Namespace `Juliet`
|
|
|
|
#### Classes, Structs & Unions
|
|
- `struct GraphicsConfig`
|
|
|
|
#### Enums
|
|
- `enum class DriverType`
|
|
|