CustomShaderMaterial.loadFiles

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

Meta