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
FollowCam
C# Class FollowCam, S_Shooter01
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: kwbt-mrokj/S_Shooter01
Class Usage Examples
Public Properties
Property
Type
Description
dampRotate
float
dist
float
height
float
target
Transform
Public Methods
Method
Description
LateUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
dampRotate
public_oe property
public
float
dampRotate
return
float
dist
public_oe property
public
float
dist
return
float
height
public_oe property
public
float
height
return
float
target
public_oe property
public
Transform
target
return
Transform