Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Afterglow
Graphics
Effects
OpenTKEffect
C# Class Afterglow.Graphics.Effects.OpenTKEffect
OpenTK effect implementation.
Inheritance:
IEffect
,
System.IDisposable
ファイルを表示
Open project: Christof/afterglow
Private Properties
Property
Type
Description
Public Methods
Method
Description
Dispose
( ) :
void
OpenTKEffect
(
int
effectHandle
)
Initializes a new instance of the
OpenTKEffect
class.
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
OpenTKEffect()
public
method
Initializes a new instance of the
OpenTKEffect
class.
public
OpenTKEffect
(
int
effectHandle
)
effectHandle
int