ShaderArrayParameter.Clear operator

Introduced

v9.0 (2011)

Categories

ICE Shaders

Description

Removes all items from this array. This is the scripting equivalent of clicking the Clear button for the shader array parameter section on the shader's property page.

Scripting Syntax

ShaderArrayParameter.Clear();