resetVolumetricShadows | Multi Theft Auto: Wiki Skip to content

resetVolumetricShadows

Client-side
Server-side
Shared

Manual Review Required

Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.


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

Syntax

bool resetVolumetricShadows ( )

Returns

  • bool: value

Always returns true .

Code Examples

shared
resetVolumetricShadows()

See Also

World Functions