Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DotScreen
C# Class DotScreen, EffectShader
Inheritance:
EffectBase
Exibir arquivo
Open project: inoook/EffectShader
Public Properties
Property
Type
Description
angle
float
center
Vector2
scale
float
tSize
Vector2
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
angle
public_oe property
public
float
angle
return
float
center
public_oe property
public
Vector2
center
return
Vector2
scale
public_oe property
public
float
scale
return
float
tSize
public_oe property
public
Vector2
tSize
return
Vector2