Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ccGroupScale
C# Class ccGroupScale, GGJ2016
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
axisAddScale
Vector3
axisBaseScale
Vector3
frequency
float
phase
float
phasePerSecond
float
scale
UnityEngine.AnimationCurve
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
axisAddScale
public_oe property
public
Vector3
axisAddScale
return
Vector3
axisBaseScale
public_oe property
public
Vector3
axisBaseScale
return
Vector3
frequency
public_oe property
public
float
frequency
return
float
phase
public_oe property
public
float
phase
return
float
phasePerSecond
public_oe property
public
float
phasePerSecond
return
float
scale
public_oe property
public
AnimationCurve,UnityEngine
scale
return
UnityEngine.AnimationCurve