PutPortDisplayName (Shader)

Introduced

7.0

Description

Changes a port display name. If nothing is specified (or is an empty string) in the PortDisplayName argument, the Parameter.ScriptName is used for the display name.

Scripting Syntax

Shader.PutPortDisplayName( PortScriptName, PortDisplayName )

C# Syntax

Shader.PutPortDisplayName( String in_ScriptName, String in_DisplayName );

Parameters

Parameter

Type

Description

PortScriptName

String

Script name of a port on the shader.

PortDisplayName

String

Diplay Name to use.

See Also

Shader.GetPortDisplayName



Autodesk Softimage v7.5