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
ccFloatEventCurveScale
C# Class ccFloatEventCurveScale, GGJ2016
Inheritance:
ccFloatEventBase
显示文件
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
curve
UnityEngine.AnimationCurve
max
Vector3
min
Vector3
Protected Methods
Method
Description
OnEvent
(
float
f
) :
void
Method Details
OnEvent()
protected
method
protected
OnEvent
(
float
f
) :
void
f
float
return
void
Property Details
curve
public_oe property
public
AnimationCurve,UnityEngine
curve
return
UnityEngine.AnimationCurve
max
public_oe property
public
Vector3
max
return
Vector3
min
public_oe property
public
Vector3
min
return
Vector3