C# Class Contracts.IShaderEffectContract

Inheritance: IShaderEffect
Mostra file Open project: fealty/Frost

Public Methods

Method Description
Compile ( IShaderCompiler compiler ) : void

Method Details

Compile() public method

public Compile ( IShaderCompiler compiler ) : void
compiler IShaderCompiler
return void