Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Exponential Height Fog Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Exponential Height Fog Data |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Fog Density | Global density factor for this fog. |
| real | Fog Height Falloff | Height density factor, controls how the density increases as height decreases.Smaller values make the visible transition larger. |
| real | Fog Height Offset | Height offset, relative to the actor position Z. |