v9.0 (2011)
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.
// get accessor PPGLayout rtn = ShaderDef.PPGLayout; |