
v9.0 (2011)
 Returns or sets the file path of the shader code to execute as a String (for example,
"
If the file path hasn't been set then an empty string is returned. 
| // get accessor String rtn = MetaShaderRendererDef.CodePath; // set accessor MetaShaderRendererDef.CodePath = String; |