
v9.0 (2011)
ICE Shaders
Removes the specified MetaShaderRendererDef from the shader definition.
ShaderDef.RemoveRendererDef( in_RendererDef ); |
| Parameter | Type | Description |
|---|---|---|
| in_RendererDef | MetaShaderRendererDef | The name of the renderer to remove. This is the equivalent of the string identifying each Renderer section under the MetaShader section in a SPDL file. |