Torque3D Documentation / _generateds / DeferredBumpFeatHLSL

DeferredBumpFeatHLSL

Engine/source/lighting/advanced/hlsl/advancedLightingFeaturesHLSL.h

This is used during the.

More...

Private Types

Parent 

Public Functions

Identifies what type of blending a feature uses.

Returns the name of this feature.

Returns the resource requirements of this feature based on what other features are present.

setTexData(Material::StageData & stageDat, const MaterialFeatureData & fd, RenderPassData & passData, U32 & texIndex)

Fills texture related info in RenderPassData for this feature.

Detailed Description

This is used during the.

Private Types

typedef BumpFeatHLSL Parent 

Public Functions

getBlendOp()

Reimplemented from: BumpFeatHLSL

getName()

Reimplemented from: BumpFeatHLSL

getResources(const MaterialFeatureData & fd)

Reimplemented from: BumpFeatHLSL

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

Reimplemented from: BumpFeatHLSL

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

Reimplemented from: BumpFeatHLSL

setTexData(Material::StageData & stageDat, const MaterialFeatureData & fd, RenderPassData & passData, U32 & texIndex)

Reimplemented from: BumpFeatHLSL