
v9.0 (2011)
ICE Shaders
Returns the MetaShaderRendererDef that matches the specified name.
oReturn = ShaderDef.GetRendererDefByName( in_str );  | 
| Parameter | Type | Description | 
|---|---|---|
| in_str | String | The name of the renderer to return. This is the equivalent of the string identifying each Renderer section under the MetaShader section in a SPDL file. |