Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:FogVolumeLinearHalfspaceDensityComponent (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Component >> ActorComponent >> FogVolumeDensityComponent >> FogVolumeLinearHalfspaceDensityComponent |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
[edit] Properties
[edit] Property group 'FogVolumeLinearHalfspaceDensityComponent'
[edit] PlaneDistanceFactor
Type: float
Modifiers: const, interp
The linear distance based density coefficient
Default value: 0.1
[edit] Internal variables
[edit] HalfspacePlane
Type: Object.Plane
Modifiers: const, interp
The plane that defines the fogged halfspace. The normal of this plane faces away from the fogged halfspace.
Default value:
| Member | Value |
|---|---|
| W | -300.0 |
| X | 0.0 |
| Y | 0.0 |
| Z | 1.0 |
