Description
Wiki Description
Sets the fog power for this cell. Only works in non-sky-lit interiors.
Documentation Comment
Sets the fog power for this cell (interior, non-sky-lit cells only)
Parameters
floatafPower
CK Wiki Description
The fog power to use
Examples
No human-generated examples found for this function.
Auto-Generated Example
float myFloat__afPower
myCell__toCallFunctionOn.SetFogPower(myFloat__afPower)Related Pages
- Cell
- Cell.SetFogColor(...)
- Cell.SetFogPlanes(...)
