GetShaderCompoundProperties

Introduced

v7.0

Categories

shader

Description

Returns a shader's compound properties.

Scripting Syntax

oArray = GetShaderCompoundProperties( InputObj );

Return Value

An Array of several Variants matching the input parameters for the SetShaderCompoundPropertiesEx command but returned in array form.

Parameters

Parameter Type Description
InputObj String Shader compound's properties to get.

Default Value: Current selection

See Also

SetShaderCompoundPropertiesEx EditShaderCompoundPPGLogic