ResetVolumetricShadows

From Multi Theft Auto: Wiki
Revision as of 21:18, 6 September 2024 by Prox (talk | contribs)
Jump to navigation Jump to search

BETA: NEW FEATURE (BUILD: 1.6.0 r22716)

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

Syntax

bool resetVolumetricShadows()

Returns

Always returns true.

Example

resetVolumetricShadows()

See Also