Torque3D Documentation / _generateds / CustomFeatureHLSL::VarHolder

CustomFeatureHLSL::VarHolder

Engine/source/shaderGen/HLSL/customFeatureHLSL.h

More...

Public Functions

VarHolder(String _varName, String _type, String _defaultValue)

Detailed Description

Public Attributes

U32 arraySize 
U32 constNum 
ConstantSortPosition constSortPos 
String defaultValue 
S32 elementId 
bool sampler 
String structName 
bool texCoord 
bool texture 
String type 
bool uniform 
String varName 

Public Functions

VarHolder()

VarHolder(String _varName, String _type, String _defaultValue)