Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Contracts
IShaderEffectContract
C# Class Contracts.IShaderEffectContract
Inheritance:
IShaderEffect
Mostrar archivo
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