v9.0 (2011)
Checks whether this shader definition belongs to the specified shader family or not. See ShaderDef.AddShaderFamily for more information about shader families.
Boolean ShaderDef.IsShaderFamily( String in_str ); |
oBoolean = ShaderDef.IsShaderFamily( in_str ); |
Parameter | Type | Description |
---|---|---|
in_str | siShaderFamilyType | The shader family to check. |