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
Grapher3
C# Class Grapher3, UnityPointCloud
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: smokelore/UnityPointCloud
Public Properties
Property
Type
Description
absolute
bool
resolution
int
threshold
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
CreatePoints
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
absolute
public_oe property
public
bool
absolute
return
bool
resolution
public_oe property
public
int
resolution
return
int
threshold
public_oe property
public
float
threshold
return
float