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
PharaoCam
C# Class PharaoCam
Inheritance:
MonoBehaviour
Mostra file
Open project: FlaminJesus/Pharaonic
Public Properties
Property
Type
Description
cam
Camera
haltung
GameObject
kamerahaltung
GameObject
mouseturn
float
moveSpeed
float
on
bool
turnSpeed
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
cam
public_oe property
public
Camera
cam
return
Camera
haltung
public_oe property
public
GameObject
haltung
return
GameObject
kamerahaltung
public_oe property
public
GameObject
kamerahaltung
return
GameObject
mouseturn
public_oe property
public
float
mouseturn
return
float
moveSpeed
public_oe property
public
float
moveSpeed
return
float
on
public_oe property
public
bool
on
return
bool
turnSpeed
public_oe property
public
float
turnSpeed
return
float