AeonEngineMono.Assets.Shader.Shader C# (CSharp) Method

Shader() private method

private Shader ( string path ) : System.Runtime.CompilerServices
path string
return System.Runtime.CompilerServices
        public extern Shader(string path);
    }
Shader