Version: 
Back to list

Material :: setVertexShader

Synopsis

   Set the vertex shader of a custom pattern

GUI Dialog

   

Script function

   material.setVertexShader(pattern, code)

Parameters

   pattern (CustomMaterialPattern) : The custom pattern to edit
   code (String) : The GLSL code of the vertex shader