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
CameraRoll
C# Class CameraRoll, Asteroid
Inheritance:
MonoBehaviour
显示文件
Open project: wuhan005/Asteroid
Class Usage Examples
Public Properties
Property
Type
Description
Speed
int
Target
Transform,
Public Methods
Method
Description
SetSpeed
(
float
speed
) :
void
Update
( ) :
void
Method Details
SetSpeed()
public
method
public
SetSpeed
(
float
speed
) :
void
speed
float
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Speed
public_oe property
public
int
Speed
return
int
Target
public_oe property
public
Transform,
Target
return
Transform,