Torque3D Documentation / _generateds / VolumetricFogRTManager

VolumetricFogRTManager

Engine/source/environment/VolumetricFogRTManager.h

More...

Public Types

Parent 

Protected Functions

Called when the object is removed from the sim.

Called when this is removed from its current SceneManager.

ResizeRT(WindowId did, S32 width, S32 height)

Detailed Description

Public Types

typedef SceneObject Parent 

Protected Attributes

GFXTexHandle mDepthBuffer 
NamedTexTarget mDepthTarget 
GFXTexHandle mFrontBuffer 
NamedTexTarget mFrontTarget 
U32 mHeight 
bool mIsInitialized 
U32 mNumFogObjects 
PlatformWindow * mPlatformWindow 
U32 mWidth 

Protected Static Attributes

S32 mTargetScale 
VolumetricFogRTMResizeSignal smVolumetricFogRTMResizeSignal