C# Class Contracts.IShaderEffectContract

Inheritance: IShaderEffect
Afficher le fichier Open project: fealty/Frost

Méthodes publiques

Méthode Description
Compile ( IShaderCompiler compiler ) : void

Method Details

Compile() public méthode

public Compile ( IShaderCompiler compiler ) : void
compiler IShaderCompiler
Résultat void