메소드 | 설명 | |
---|---|---|
Compile ( string path ) : IEffect |
Compiles an effect file specified trough the given path.
|
|
XnaEffectCompiler ( GraphicsDevice device ) : System |
Initializes a new instance of the XnaEffectCompiler class.
|
public Compile ( string path ) : IEffect | ||
path | string | The path to the effect file. |
리턴 | IEffect |
public XnaEffectCompiler ( GraphicsDevice device ) : System | ||
device | GraphicsDevice | The device. |
리턴 | System |