ShaderDef.PPGLayout
 
 
 

ShaderDef.PPGLayout operator

Introduced

v9.0 (2011)

Description

Returns a PPGLayout object representing the parameters associated to this shader definition. Getting the PPGLayout object using this property allows you customize the property page that is displayed when the user double-clicks the shader node in the render tree.

C# Syntax

// get accessor
PPGLayout rtn = ShaderDef.PPGLayout;

See Also

ShaderDef.RenderTreeLayout Refining UI Controls for Parameter Definitions