- Found in:
- Vanilla
Description
Documentation Comment
Disable SSR, and/or directional lighting. Note: disable state reset after 240 frames if this function is not continually called.
Caveats
Parameters
boolabDisableSSR
boolabDisableDirLight
Examples
Auto-Generated Example
bool myBool__abDisableSSR
bool myBool__abDisableDirLight
Game.ForceDisableSSRDirLight(myBool__abDisableSSR, myBool__abDisableDirLight)