Fog Volume Action
Name: fog
Attaches a fog volume to the object. The objects scale will be used to set the size of the cube / radius of the sphere.
Flags
sphere: Use a sphere shape, instead of a cube.
Variables
[ hex color ] color: The color of the fog, typed as a hex color. For example:
#ffffff[ float ] ds: The starting (min alpha) distance of the fog in the volume.
[ float ] de: The ending (max alpha) distance of the fog in the volume.
[ float ] it: How long it takes for the fog to transition in.
[ float ] ot: How long it takes for the fog to transition out.