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
getWidthCar
C# Class getWidthCar, UrsaMajor
Inheritance:
MonoBehaviour
显示文件
Open project: BJarv/UrsaMajor
Public Properties
Property
Type
Description
left
GameObject
right
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
carCenter
( ) :
float
carWidth
( ) :
float
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
carCenter()
public
method
public
carCenter
( ) :
float
return
float
carWidth()
public
method
public
carWidth
( ) :
float
return
float
Property Details
left
public_oe property
public
GameObject
left
return
GameObject
right
public_oe property
public
GameObject
right
return
GameObject