Light structure (Legacy)
- Last UpdatedApr 02, 2025
- 1 minute read
The LightParams structure contains the parameters relative to the light functionalities.
Code example
Code example for Light structure.
$LightParams
{
bAffectOnlyIfAssigned = true
}
Parameters
bAffectOnlyIfAssigned
The Light affects realtime lighting only on objects where the Light was manually assigned. For example, by using the szLight parameter in the shaders.
-
Default: False
-
Range: True or False