Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CameraSpin
C# Class CameraSpin, WaitingForHorus
Inheritance:
MonoBehaviour
Mostra file
Open project: merveilles/WaitingForHorus
Public Properties
Property
Type
Description
Thingy
GameObject
rotateSpeed
float
sign
int
Public Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
Thingy
public_oe property
public
GameObject
Thingy
return
GameObject
rotateSpeed
public_oe property
public
float
rotateSpeed
return
float
sign
public_oe property
public
int
sign
return
int