Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UnityStandardAssets
_2D
Camera2DFollow
C# Class UnityStandardAssets._2D.Camera2DFollow
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: shadowseer99/clockwork
Class Usage Examples
Public Properties
Property
Type
Description
damping
float
lookAheadFactor
float
lookAheadMoveThreshold
float
lookAheadReturnSpeed
float
target
Transform
Private Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Property Details
damping
public_oe property
public
float
damping
return
float
lookAheadFactor
public_oe property
public
float
lookAheadFactor
return
float
lookAheadMoveThreshold
public_oe property
public
float
lookAheadMoveThreshold
return
float
lookAheadReturnSpeed
public_oe property
public
float
lookAheadReturnSpeed
return
float
target
public_oe property
public
Transform
target
return
Transform