Torque3D Documentation / _generateds / RenderTargetZeroHLSL

RenderTargetZeroHLSL

Engine/source/shaderGen/HLSL/shaderFeatureHLSL.h

More...

Public Functions

Returns the name of this feature.

Gets the render target this shader feature is assigning data to.

Detailed Description

Protected Attributes

String mFeatureName 
ShaderFeature::OutputTarget mOutputTargetMask 

Public Functions

RenderTargetZeroHLSL(const ShaderFeature::OutputTarget target)

getName()

Reimplemented from: ShaderFeature

getOutputTargets(const MaterialFeatureData & fd)

Reimplemented from: ShaderFeature

processPix(Vector< ShaderComponent * > & componentList, const MaterialFeatureData & fd)

Reimplemented from: ShaderFeature