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
CarPlayerInput
C# Class CarPlayerInput, racing_game
Inheritance:
MonoBehaviour
显示文件
Open project: Rarau/racing_game
Class Usage Examples
Public Properties
Property
Type
Description
cameraRig
LookAtVelocity,
joystickSensitivity
UnityEngine.AnimationCurve
playerPrefix
string
Public Methods
Method
Description
OnEnable
( ) :
void
Update
( ) :
void
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
cameraRig
public_oe property
public
LookAtVelocity,
cameraRig
return
LookAtVelocity,
joystickSensitivity
public_oe property
public
AnimationCurve,UnityEngine
joystickSensitivity
return
UnityEngine.AnimationCurve
playerPrefix
public_oe property
public
string
playerPrefix
return
string