Add this class to a camera and it will override fog settings when active.
More...
Inherits MonoBehaviour.
|
| void | Awake () |
| virtual void | OnPreRender () |
| | On pre render we store our current fog settings and override them.
|
| virtual void | OnPostRender () |
| | On post render we restore fog settings.
|
Add this class to a camera and it will override fog settings when active.
◆ Awake()
| void MoreMountains.Tools.MMCameraFog.Awake |
( |
| ) |
|
|
protected |
◆ OnPostRender()
| virtual void MoreMountains.Tools.MMCameraFog.OnPostRender |
( |
| ) |
|
|
protectedvirtual |
On post render we restore fog settings.
◆ OnPreRender()
| virtual void MoreMountains.Tools.MMCameraFog.OnPreRender |
( |
| ) |
|
|
protectedvirtual |
On pre render we store our current fog settings and override them.
◆ _previousSettings
| FogSettings MoreMountains.Tools.MMCameraFog._previousSettings |
|
protected |
◆ Settings
the settings to use to override fog settings
The documentation for this class was generated from the following file:
- H:/Code/MoreMountains/InventoryEngineStore/Assets/InventoryEngine/MMTools/Accessories/MMCamera/MMCameraFog.cs