ShaderDef.Attributes
 
 
 

ShaderDef.Attributes operator

Introduced

v9.0 (2011)

Description

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

C# Syntax

// get accessor
ValueMap rtn = ShaderDef.Attributes;

See Also

Setting ShaderDef Attributes ShaderParamDef.Attributes