Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LookAtVelocity
C# Class LookAtVelocity, racing_game
Inheritance:
MonoBehaviour
显示文件
Open project: Rarau/racing_game
Public Properties
Property
Type
Description
rotOffset
Vector3
smoothness
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
rotOffset
public_oe property
public
Vector3
rotOffset
return
Vector3
smoothness
public_oe property
public
float
smoothness
return
float