CustomShaderMaterial.loadFiles

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CustomShaderMaterial loadFiles(string shaderName)
  2. CustomShaderMaterial loadFiles(string vertShaderPath, string geomShaderPath, string fragShaderPath)
    class CustomShaderMaterial
    static
    loadFiles
    (
    in string vertShaderPath
    ,
    in string geomShaderPath
    ,
    in string fragShaderPath
    )

Meta