Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OrbitingWeapon
C# Class OrbitingWeapon, verthex
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: austinblakeslee/verthex
Public Properties
Property
Type
Description
orbitSpeed
float
orbitee
Transform
orbiting
bool
oscillateSpeed
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
orbitSpeed
public_oe property
public
float
orbitSpeed
return
float
orbitee
public_oe property
public
Transform
orbitee
return
Transform
orbiting
public_oe property
public
bool
orbiting
return
bool
oscillateSpeed
public_oe property
public
float
oscillateSpeed
return
float