ShaderArrayParameter.Clear
 
 
 

ShaderArrayParameter.Clear operator

Introduced

v9.0 (2011)

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.

C# Syntax

ShaderArrayParameter.Clear();

Scripting Syntax

ShaderArrayParameter.Clear();