This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
FAQ
Программирование
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and Tools
GUI
Double Precision Coordinates
API
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
CIGI Client Plugin
Rendering-Related Classes
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

clouds_base

A clouds_base material is used to create realistic volumetric clouds. It is applied to CloudLayer object.

Prior Knowledge
This article assumes you have prior knowledge of the following topics. Please read them before proceeding:

States#

The clouds_base material has the following states.

States

Material Editor, States tab.

Self Shadows#

This parameter determines if a cloud layer casts shadows on itself. By default this state is enabled.

Self Shadows enabled.
Self Shadows disabled.

Receive Shadows#

This parameter determines if shadows can be cast on a cloud layer (e.g. shadows from an upper cloud layer). By default this state is disabled.

Receive Shadows enabled.
Receive Shadows disabled.

Cast Shadows#

This parameter determines if a cloud layer casts shadows. By default this state is enabled.

Cast Shadows enabled.
Cast Shadows disabled.

Textures#

Textures

Material Editor, Textures tab.

Clouds Coverage#

An RGB8 texture with the following channels:

Red channel stores a coverage map. It determines cloud density in a horizontal plane.
Notice
For a number of tuning options to work correctly, this map should not contain absolutely black pixels.
Green channel stores a stormcloud map. It determines areas of the coverage map, where cumulonimbus clouds are located.
Blue channel stores a height map. It determines cloud height for each point of the coverage map.
Notice
Absolutely black color does not correspond to an absolutely flat cloud, it determines a minimum possible cloud thickness for a certain configuration.

Parameters#

Parameters

Material Editor, Parameters tab.

Geometry#

  • Layer Height - Determines the height of the cloud layer.
    Layer Height = 100
    Layer Height = 500
  • Coverage Size - Determines the size of the coverage texture.
    Coverage Size = 0.3
    Coverage Size = 1
  • Coverage Contrast - This parameter determines the contrast of the coverage texture and can be used for fine tuning. It also makes it possible to gradually increase cloudiness without changing the coverage texture when simulating weather. The lower the value the more cloudy the sky looks.
    Notice
    For this parameter to work properly, the coverage texture must not contain absolutely black pixels.
    Coverage Contrast = 0.3
    Coverage Contrast = 1
  • Coverage Cloudiness - This parameter determines overall cloud cover.
  • Bottom Fade - Determines the form of clouds bottom. Lower values make the bottom more flat.
    Bottom Fade = 0
    Bottom Fade = 0.5
  • Cloud Density - Controls density of the clouds which determines visual appearance. This parameter can be used to simulate cirrus clouds. The default value is 1.
    Notice
    This parameter should only be used when the desired visual appearance cannot be achieved using other parameters. The higher is the cloud density, the higher is the performance. Lower density values can significally reduce performance.
    Cloud Density = 0.2
    Cloud Density = 0.4

Procedural#

  • Noise Size - Determines noise graininess. The default value is 0.6.
    Notice
    Higher values reduce performance and may bring up the tiling issue. Recommended range of values is from 0.3 to 1
    Noise Size = 0.3
    Noise Size = 1
  • Noise Threshold - Determines the density threshold of cloud formation. The higher the value the rougher the clouds are.
    Notice
    This parameter should be used only for fine tuning. Significant changes made to this parameter may result in mismatch of cloud shapes and their shadows.
    Noise Threshold = 0.07
    Noise Threshold = 0.375
  • Noise Threshold Extent - This parameter works together with Noise Threshold parameter and adjusts appearance of clouds making it possible to make clouds softer or rougher for a selected noise threshold.
    Notice
    This parameter should be used only for fine tuning. Significant changes made to this parameter may result in mismatch of cloud shapes and their shadows.
    Noise Threshold Extent = 0.01
    Noise Threshold Extent = 0.2
  • Detail Noise Size - Determines the size of details cutout from the clouds. This parameter is analogous to the Noise size parameter. The lower is the value the larger pieces are cutout.
    Detail Noise Size = 0.01
    Detail Noise Size = 5
  • Detail Distortion Size - Determines the scale of clouds detail distortion according to the corresponding texture. This parameter is used to control detail turbulence. The higher is the value the stronger is the detail turbulence effect.
    Detail Distortion Size = 0
    Detail Distortion Size = 10
  • Detail Distortion Force - Determines the intensity of clouds detail distortion. This parameter is used to control detail turbulence. The higher is the value the stronger is the detail turbulence effect.
    Detail Distortion Force = 0.5
    Detail Distortion Force = 4
  • Detail Intensity - Adjusts detail cutout intensity. Details are cut mostly from the bottom of the clouds.
    Notice
    Thunderclouds are dense and do not have detail cutout. Therefore, they have detail intensity value equal to 0
    .
    Detail Intensity = 0.8
    Detail Intensity = 1.4

Shading#

  • Ambient Intensity Bottom - Determines intensity of ambient lighting of clouds (lighting from below). The higher is the value, the more ambient lighting affects clouds.
    Ambient Intensity = 0 (Ground color set to ff0000)
    Ambient Intensity = 1 (Ground color set to ff0000)
  • Ambient Intensity Top - Determines intensity of ambient lighting of clouds (lighting from above). Analogous to the previous parameter. The higher is the value, the more ambient lighting affects clouds.
  • Sun Intensity - Determines intensity of sun lighting of clouds (lighting from above). The higher is the value, the more sun lighting affects clouds. This parameter makes it possible to adjust the appearance of clouds by means of correction of sunlight intensity.
    Notice
    Areas lighted by the sun do not have environment lighting.
    Sun intensity = 0
    Sun intensity = 1
  • Scattering Intensity - Determines the intensity of subsurface scattering for clouds (e.g. highlighted cloud edges when looking at the sun from under a cloud layer).
    Scattering intensity = 0.2
    Scattering intensity = 1
  • Scattering Power - Determines the radius of light scattering cone. The lower is the value the larger is the radius.
    Scattering power = 0.4
    Scattering power = 4
  • Translucency - Makes it possible to control the amount of light passing through clouds without changing their density. The higher is the value the more light passes through clouds.
    Translucence = 0.5
    Translucence = 2.5
  • Haze Gradient - Controls the degree of gradual fading of the clouds to the haze depending on the haze parameters.
    Haze Gradient = 0.0
    Haze Gradient = 4.0
  • Ambient Saturation - Controls ambient lighting color saturation.
    Ambient Saturation = 0.0
    Ambient Saturation = 1.0

Other#

  • Wind speed (X axis) - Wind speed along X axis (shifts the coverage texture).
  • Wind speed (Y axis) - Wind speed along Y axis (shifts the coverage texture).
  • Wind speed (Z axis) - Wind speed along Z axis (shifts noise).
    No wind
    Wind X = 20, Wind Y = 20
    No wind
    Wind Z = 100
  • Shadow Intensity - Determines the intensity of shadows cast by clouds. This parameter is used for synchronization of visual appearance of clouds with their shadows.
    Shadow intensity = 0.8
    Shadow intensity = 1
  • Shadow Contrast - Determines the contrast of shadows cast by clouds.
    Shadow contrast = 0.3
    Shadow contrast = 1.0
  • Shadow Multiplier - Determines darkness of shadows cast by clouds. The lower the value, the darker the shadows are.
    Shadow multiplier = 0.3
    Shadow multiplier = 1.0
  • Shadow Subtraction
    • The higher the value, the larger the area under clouds is covered by the shadow.
    • Decreasing the value causes the shadows from clouds to be subtracted from the shadow that covers the area under the clouds.
    The parameter can be set to the maximum value, for example, when the shadow cast by the clouds doesn't fully cover the area beneath, however, clouds look dense enough.
    Shadow subtraction = 0.2
    Shadow subtraction = 0.4
  • FieldWeather Mask - a bitmask that determines interaction with FieldWeather objects.
Last update: 27.12.2018
Build: ()