Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Contracts
IShaderCompilerContract
C# Class Contracts.IShaderCompilerContract
Inheritance:
IShaderCompiler
Afficher le fichier
Open project: fealty/Frost
Méthodes publiques
Méthode
Description
Compile
(
string
text
,
string
function
,
ShaderHandle
&
result
) :
void
Method Details
Compile()
public
méthode
public
Compile
(
string
text
,
string
function
,
ShaderHandle
&
result
) :
void
text
string
function
string
result
ShaderHandle
Résultat
void