Remove (ShaderArrayParameter) *
Introduced
9.0 (2011)
Description
Removes the specified item from this array. This is the scripting equivalent of choosing Remove from an item's context menu in the UI.
Scripting Syntax
ShaderArrayParameter.Remove( in_param )
C# Syntax
ShaderArrayParameter.Remove( Object& in_Param );Parameters
|
Parameter |
Type |
Description |
|
in_param |
Variant |
The ShaderParameter to remove |
See Also
Autodesk Softimage 2011