siShaderPropertyFilterType

Introduced

v9.0 (2011)

Description

Defines the types of filters when creating a shader parameter definition of type property look-up (siShaderDataTypeProperty). When you call the SetAttribute method, pass siPropertyFilterAttribute in the first parameter and one of these values in the second parameter.

Constant Value Description
siAnyPropertyFilter 0 Any property.
siAnyVertexMapPropertyFilter 1 Any vertex map property.
siUVPropertyFilter 2 Texture projection property.
siCAVPropertyFilter 3 Color-at-Vertices property.
siWeightMapPropertyFilter 4 Weightmap property.
siTextureMapPropertyFilter 5 Texture map property.
siNormalPropertyFilter 6 Normal property.

Applies To

siPropertyFilterAttribute ShaderParamDefOptions.SetAttribute ShaderParamDefOptions::SetAttribute