MistThe Mist shader can create both a true layered fog, along with a realistic depth fading effect. In addition, it allows for increased control by providing the ability to specify directional variation with a texture map. Perhaps Mist's most interesting application is on containers; applying Mist as a volume shader of a transparent object gives the object a murky interior, without adversely effecting rendering times.Parameters Overall Transparency controls the fog's maximum transparency. The fog will never become more opaque than this value. Low values give a more opaque fog, higher values give a more transparent fog. Affect Alpha controls whether or not Mist applies itself to the alpha channel. With Affect Alpha turned off, Mist will not alter the alpha-channel value. Color The artist has two ways of setting the fog's color. With Use Solid Color the artist chooses one Solid Color that is applied in all directions, while Use Map and Bitmap changes the color depending on viewing direction, much like a reflection map, useful in situations such as a sunset, where the fog color is different when looking toward or away from the sun. Layering To get the appearance of fog laying on a surface, Layering changes the fog's thickness as a function of height. Base Plane Normal and Base Plane Distance control the layer's vertical direction and position from the world center. Transition Height controls how tall the transitional layer is, and thus how abruptly the fog varies from opaque to transparent.
|