fivem-ts

a library to speed up the development of Fivem scripts and frameworks


Project maintained by Purpose-Dev Hosted on GitHub Pages — Theme by mattgraham

fivem-ts - Documentation v0.7.5Docs


fivem-ts - Documentation v0.7.5 / Client / World / getCloudHatOpacity

Function: getCloudHatOpacity()

getCloudHatOpacity(): number

Get the opacity of current cloud hat. Value is between 0-1.

Returns

number

The current cloud opacity between 0.0 and 1.0

Defined in

client/World.ts:122