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
CompassCam
C# Class CompassCam
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: natewinck/LightsOut
Public Methods
Method
Description
Awake
( ) :
void
ResetOrientation
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
DampIt
(
float
oldCompass
,
float
newCompass
) :
float
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
ResetOrientation()
public
method
public
ResetOrientation
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void