ResetVolumetricShadows

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

BETA: NEW FEATURE (BUILD: 1.6.0 r22721)

This function is used to reset the volumetric shadows to the game video setting.

Syntax

bool resetVolumetricShadows()

Returns

Always returns true.

Example

resetVolumetricShadows()

See Also