v9.0 (2011)
Returns a shader definition matching the specified ShaderDef.ProgID.
ShaderDef XSIApplication.GetShaderDef( String in_strProgID ); |
oReturn = XSIApplication.GetShaderDef( in_strProgID ); |
Parameter | Type | Description |
---|---|---|
in_strProgID | String | The ProgID of the shader definition (for example, "Softimage.material-phong.1.0"). |