Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AstarSmoothFollow2
C# Class AstarSmoothFollow2, TheUnseen
Inheritance:
MonoBehaviour
ファイルを表示
Open project: henryj41043/TheUnseen
Class Usage Examples
Public Properties
Property
Type
Description
damping
float
distance
float
followBehind
bool
height
float
rotationDamping
float
smoothRotation
bool
staticOffset
bool
target
Transform
Public Methods
Method
Description
LateUpdate
( ) :
void
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Property Details
damping
public_oe property
public
float
damping
return
float
distance
public_oe property
public
float
distance
return
float
followBehind
public_oe property
public
bool
followBehind
return
bool
height
public_oe property
public
float
height
return
float
rotationDamping
public_oe property
public
float
rotationDamping
return
float
smoothRotation
public_oe property
public
bool
smoothRotation
return
bool
staticOffset
public_oe property
public
bool
staticOffset
return
bool
target
public_oe property
public
Transform
target
return
Transform