Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PharaoCam
C# Class PharaoCam
Inheritance:
MonoBehaviour
Show 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 property
public
Camera
cam
return
Camera
haltung
public property
public
GameObject
haltung
return
GameObject
kamerahaltung
public property
public
GameObject
kamerahaltung
return
GameObject
mouseturn
public property
public
float
mouseturn
return
float
moveSpeed
public property
public
float
moveSpeed
return
float
on
public property
public
bool
on
return
bool
turnSpeed
public property
public
float
turnSpeed
return
float