MaterialParameterHandle
Engine/source/materials/materialParameters.h
Similar class to GFXShaderConsts, but this is to describe generic material parameters.
Public Functions
getSamplerRegister(U32 pass)
Returns -1 if this handle does not point to a Sampler.
bool
isValid()
Detailed Description
Similar class to GFXShaderConsts, but this is to describe generic material parameters.
Public Functions
~MaterialParameterHandle()
getName()
Reimplemented by: MatInstanceParameterHandle, ShaderMaterialParameterHandle
getSamplerRegister(U32 pass)
Returns -1 if this handle does not point to a Sampler.
Reimplemented by: MatInstanceParameterHandle, ShaderMaterialParameterHandle
isValid()
Reimplemented by: MatInstanceParameterHandle, ShaderMaterialParameterHandle