TopDown Engine
v4.1
|
Add this class to a camera and it will override fog settings when active More...
Public Attributes | |
FogSettings | Settings |
the settings to use to override fog settings More... | |
Protected Member Functions | |
void | Awake () |
virtual void | OnPreRender () |
On pre render we store our current fog settings and override them More... | |
virtual void | OnPostRender () |
On post render we restore fog settings More... | |
Protected Attributes | |
FogSettings | _previousSettings |
Add this class to a camera and it will override fog settings when active
|
protected |
|
protectedvirtual |
On post render we restore fog settings
|
protectedvirtual |
On pre render we store our current fog settings and override them
|
protected |
FogSettings MoreMountains.Tools.MMCameraFog.Settings |
the settings to use to override fog settings