Torque3D Documentation / _generateds / VertPositionHLSL

VertPositionHLSL

Engine/source/shaderGen/HLSL/shaderFeatureHLSL.h

Vertex position.

More...

Public Functions

determineFeature(Material * material, const GFXVertexFormat * vertexFormat, U32 stageNum, const FeatureType & type, const FeatureSet & features, MaterialFeatureData * outFeatureData)

Returns the name of this feature.

Detailed Description

Vertex position.

Public Functions

determineFeature(Material * material, const GFXVertexFormat * vertexFormat, U32 stageNum, const FeatureType & type, const FeatureSet & features, MaterialFeatureData * outFeatureData)

Reimplemented from: ShaderFeature

getName()

Reimplemented from: ShaderFeature

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

Reimplemented from: ShaderFeature

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

Reimplemented from: ShaderFeature