Torque3D Documentation / _generateds / ConditionerMethodDependency

ConditionerMethodDependency

Engine/source/shaderGen/conditionerFeature.h

More...

Public Functions

Print the dependency into the header of a shader.

Detailed Description

Protected Attributes

ConditionerFeature * mConditioner 
ConditionerFeature::MethodType mMethodType 

Public Functions

ConditionerMethodDependency(ConditionerFeature * conditioner, const ConditionerFeature::MethodType methodType)

createMethodMacro(const String & methodName, Vector< GFXShaderMacro > & macros)

print(Stream & s)

Reimplemented from: ShaderDependency