v9.0 (2011)
Removes the specified item from this array. This is the scripting equivalent of choosing Remove from an item's context menu in the UI.
ShaderArrayParameter.Remove( Object& in_Param ); |
ShaderArrayParameter.Remove( in_param ); |
Parameter | Type | Description |
---|---|---|
in_param | Variant | The ShaderParameter to remove |