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
ccTextureFFT
C# Class ccTextureFFT, GGJ2016
Inheritance:
MonoBehaviour
显示文件
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
height
int
output
CCReflectTexture
Public Methods
Method
Description
OnEnable
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
getMax
(
float
f
) :
float
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
height
public_oe property
public
int
height
return
int
output
public_oe property
public
CCReflectTexture
output
return
CCReflectTexture