Find this material in the Create tab.
Apply this material to volumetric primitives to create effects such as spherical, conical, or cubicle smoke, fog, or dust. For more information, see Volume Primitives Options.
Assign a color or map a texture to the volume. To use the color ramp, see Ramp.
Represents the amount of the volume’s Transparency.
To make a material appear as if it were emitting light, such as lava or a phosphorescent moss. A slight touch of incandescence on vegetable matter, for example, can make the vegetation look alive. The color is black by default, which has no effect on the surface.
Although a surface appears to glow when you apply Incandescence, it does not act as a source of light in the scene. See also Glow Intensity.
As you increase this value, the material seems to glow and is surrounded by a faint halo of light. Glow Intensity is different from Incandescence in two ways:
Represents the density or transparency of the fog.
Determines if the density is defined in world space or object space. Object space density preserves the look when an object is scaled.
If on, lights are computed for the fog. The lighting for each volume span is determined by the volume sample’s attribute on the geometry.
The amount the fog scatters light in all directions. As it approaches zero, the fog tends to scatter light directionally, which results in halos around light sources.
Select either the Cone, Sphere, Cube, or Light Cone as a shape used to define an outer boundary to create a soft-edged volume. For example, if rendering a box volume, Cube should match the edges of the volume.
Light Cone is different from Cone—the dropoff (or fade) occurs near the point of the cone.
Defines how suddenly the density falls off near the edges defined by the Dropoff Shape. A value of 0.0 results in a hard edge with no dropoff. A value of 1.0 results in smooth density fade from the edge to the center of the volume.
Defines the density dropoff down the center axis of a cone. Higher values make the fog less dense further from the peak of the cone. (Only works with Cone shapes).
Select one of the following options:
Multiplies the overall density by the fade value, causing a uniform change in transparency.
Subtracts the fade value multiplied by the Dropoff Subtract value from the density. Useful when density or transparency is textured. Low density regions become completely transparent, while high density regions are not very affected. This can help preserve the character of a fluffy cloud, for example.
The maximum amount of density subtracted from the volume when Dropoff Method is Subtract Density. If the volume density is 1.0 and Dropoff Subtract is 1.0, the edge of the volume is completely transparent.