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
Controls
C# Class Controls, UnityPointCloud
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: smokelore/UnityPointCloud
Class Usage Examples
Public Properties
Property
Type
Description
autoRotateEnabled
bool
backgroundRGBA
Color
controlsEnabled
bool
max
float
rotateSpeed
float
zoomSpeed
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
autoRotateEnabled
public_oe property
public
bool
autoRotateEnabled
return
bool
backgroundRGBA
public_oe property
public
Color
backgroundRGBA
return
Color
controlsEnabled
public_oe property
public
bool
controlsEnabled
return
bool
max
public_oe property
public
float
max
return
float
rotateSpeed
public_oe property
public
float
rotateSpeed
return
float
zoomSpeed
public_oe property
public
float
zoomSpeed
return
float