VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
visutwin::canvas::LightingParams Struct Reference

#include <scene/lighting/lightingParams.h>

Public Attributes

bool cookiesEnabled = false
bool shadowsEnabled = true

Detailed Description

Definition at line 11 of file lightingParams.h.

Member Data Documentation

◆ cookiesEnabled

bool visutwin::canvas::LightingParams::cookiesEnabled = false

Definition at line 15 of file lightingParams.h.

◆ shadowsEnabled

bool visutwin::canvas::LightingParams::shadowsEnabled = true

Definition at line 13 of file lightingParams.h.


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