Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Controls
C# Class Controls, UnityPointCloud
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: smokelore/UnityPointCloud
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
autoRotateEnabled
bool
backgroundRGBA
Color
controlsEnabled
bool
max
float
rotateSpeed
float
zoomSpeed
float
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
autoRotateEnabled
public_oe property
public
bool
autoRotateEnabled
Résultat
bool
backgroundRGBA
public_oe property
public
Color
backgroundRGBA
Résultat
Color
controlsEnabled
public_oe property
public
bool
controlsEnabled
Résultat
bool
max
public_oe property
public
float
max
Résultat
float
rotateSpeed
public_oe property
public
float
rotateSpeed
Résultat
float
zoomSpeed
public_oe property
public
float
zoomSpeed
Résultat
float