Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RotatingCube
C# Class RotatingCube
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: waltzaround/Cardboard-Asteroids
Public Properties
Property
Type
Description
xRotationSpeed
float
yRotationSpeed
float
zRotationSpeed
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
xRotationSpeed
public_oe property
public
float
xRotationSpeed
return
float
yRotationSpeed
public_oe property
public
float
yRotationSpeed
return
float
zRotationSpeed
public_oe property
public
float
zRotationSpeed
return
float