v9.0 (2011)
Removes the specified MetaShaderRendererDef from the shader definition.
ShaderDef.RemoveRendererDef( MetaShaderRendererDef in_RendererDef ); |
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. |