Method | Description | |
---|---|---|
Compile ( string path ) : IEffect |
Compiles an effect file specified trough the given path.
|
|
Dispose ( ) : void | ||
OpenTKEffectCompiler ( ) : System |
Initializes a new instance of the OpenTKEffectCompiler class.
|
public Compile ( string path ) : IEffect | ||
path | string | The path to the effect file. |
return | IEffect |