Method | Description | |
---|---|---|
ShaderFileStructureException ( string message ) : System | ||
ShaderFileStructureException ( string message, int line, string path ) : System | ||
ShaderFileStructureException ( string message, string path ) : System |
public ShaderFileStructureException ( string message ) : System | ||
message | string | |
return | System |
public ShaderFileStructureException ( string message, int line, string path ) : System | ||
message | string | |
line | int | |
path | string | |
return | System |
public ShaderFileStructureException ( string message, string path ) : System | ||
message | string | |
path | string | |
return | System |