WaterColor()

Syntax

WaterColor(#Camera, Color)
Description
Changes the water color on the specified camera. CreateWater() has to be called before calling this function.

Parameters

#Camera The camera to use.
Color The new color for the water. A valid color value can be get with RGB().

Return value

None.

See Also

CreateWater()

Supported OS

All

<- Sun() - Engine3D Index - WaterHeight() ->