ShaderParamDef.Attributes operator

Introduced

v9.0 (2011)

Description

Returns the list of attributes available on this parameter as a ValueMap.

C# Syntax

// get accessor
ValueMap rtn = ShaderParamDef.Attributes;

See Also

ShaderDef.Attributes