SetOceanColor

From Onset Developer Wiki
Revision as of 19:07, 18 November 2019 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SetOceanColor

Type: Function
Context: Client
Introduced: v1.0

Description

Sets the upper ocean water color, variables are integers. Use RGBA to conversion.

User ResetOceanColor to restore its original colors.

Syntax

SetOceanColor(WaveScatteringColor, WaveScatteringFade, ScatteringColor, WetColor, FogColor)

Parameters

  • WaveScatteringColor
    __EDIT_ME__
  • WaveScatteringFade
    __EDIT_ME__
  • ScatteringColor
    __EDIT_ME__
  • WetColor
    __EDIT_ME__
  • FogColor
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also