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
Chapter03
C# Class Chapter03, mobile_game_math_unity
Inheritance:
MonoBehaviour
显示文件
Open project: ryukbk/mobile_game_math_unity
Public Properties
Property
Type
Description
pivot
Transform
rotateSpeed
float
scrollSpeed
float
sphericalCoordinates
SphericalCoordinates,
Public Methods
Method
Description
DrawCameraLine
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
DrawCameraLine()
public
method
public
DrawCameraLine
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
pivot
public_oe property
public
Transform
pivot
return
Transform
rotateSpeed
public_oe property
public
float
rotateSpeed
return
float
scrollSpeed
public_oe property
public
float
scrollSpeed
return
float
sphericalCoordinates
public_oe property
public
SphericalCoordinates,
sphericalCoordinates
return
SphericalCoordinates,