v9.0 (2011)
Returns the ProgID for this shader definition, which can be used to instantiate shaders to be used in the render tree. For more information, see Instantiating Shader Definitions and the ProgID.
// get accessor String rtn = ShaderDef.ProgID; |