Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MenuCameraFollow
C# Class MenuCameraFollow, Heavy-Insertion
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: Rabenvald/Heavy-Insertion
Public Properties
Property
Type
Description
distance
float
height
float
heightDamping
float
rotationDamping
float
target
GameObject
Public Methods
Method
Description
LateUpdate
( ) :
void
Start
( ) :
void
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
distance
public_oe property
public
float
distance
return
float
height
public_oe property
public
float
height
return
float
heightDamping
public_oe property
public
float
heightDamping
return
float
rotationDamping
public_oe property
public
float
rotationDamping
return
float
target
public_oe property
public
GameObject
target
return
GameObject