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
SocialGame
FlyButterfly
C# Class SocialGame.FlyButterfly
Inheritance:
UnityEngine.MonoBehaviour
显示文件
Open project: BrainProject/UnityTemp
Public Properties
Property
Type
Description
maxSpeed
float
step
float
Public Methods
Method
Description
Update
( ) :
void
Update this instance to translate with object
Method Details
Update()
public
method
Update this instance to translate with object
public
Update
( ) :
void
return
void
Property Details
maxSpeed
public_oe property
public
float
maxSpeed
return
float
step
public_oe property
public
float
step
return
float