Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Radegast
Rendering
Shader
C# Class Radegast.Rendering.Shader
Inheritance:
IDisposable
显示文件
Open project: radegastdev/radegast
Class Usage Examples
Public Properties
Property
Type
Description
ID
int
Public Methods
Method
Description
Dispose
( ) :
void
Load
(
string
fileName
) :
bool
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Load()
public
method
public
Load
(
string
fileName
) :
bool
fileName
string
return
bool
Property Details
ID
public_oe property
public
int
ID
return
int