GetPortDisplayName (Shader)

Introduced

7.0

Description

Returns the port display name of a Parameter given its ScriptName.

Scripting Syntax

Shader.GetPortDisplayName( PortScriptName )

C# Syntax

String Shader.GetPortDisplayName( String in_ScriptName );

Parameters

Parameter

Type

Description

PortScriptName

String

Parameter.ScriptName of a port on the shader.

Return Value

String

See Also

Shader.PutPortDisplayName



Autodesk Softimage v7.5