Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CameraAnimationNode
C# Class CameraAnimationNode, RodPacers
Inheritance:
MonoBehaviour
Mostra file
Open project: GameDesignGroup6/RodPacers
Class Usage Examples
Public Properties
Property
Type
Description
curve
UnityEngine.AnimationCurve
instantFade
bool
nextNode
CameraAnimationNode,
useAnimationCurve
bool
Public Methods
Method
Description
Awake
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Property Details
curve
public_oe property
public
AnimationCurve,UnityEngine
curve
return
UnityEngine.AnimationCurve
instantFade
public_oe property
public
bool
instantFade
return
bool
nextNode
public_oe property
public
CameraAnimationNode,
nextNode
return
CameraAnimationNode,
useAnimationCurve
public_oe property
public
bool
useAnimationCurve
return
bool