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
Displacement
C# Class Displacement, EffectShader
Inheritance:
ImageEffectBase
ファイルを表示
Open project: inoook/EffectShader
Class Usage Examples
Public Properties
Property
Type
Description
displaceTexture
Texture
scale
float
vx
float
vy
float
Protected Methods
Method
Description
InitShader
( ) :
void
UpdateParams
( ) :
void
Method Details
InitShader()
protected
method
protected
InitShader
( ) :
void
return
void
UpdateParams()
protected
method
protected
UpdateParams
( ) :
void
return
void
Property Details
displaceTexture
public_oe property
public
Texture
displaceTexture
return
Texture
scale
public_oe property
public
float
scale
return
float
vx
public_oe property
public
float
vx
return
float
vy
public_oe property
public
float
vy
return
float