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
BlocksPlaneGenerator
C# Class BlocksPlaneGenerator
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: leapmotion/ImageGrid
Méthodes publiques
Свойство
Type
Description
CubePrimitive
GameObject
maxRadius
float
minRadius
float
numberOfBlocks
int
size
float
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
Reset
( ) :
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
CubePrimitive
public_oe property
public
GameObject
CubePrimitive
Résultat
GameObject
maxRadius
public_oe property
public
float
maxRadius
Résultat
float
minRadius
public_oe property
public
float
minRadius
Résultat
float
numberOfBlocks
public_oe property
public
int
numberOfBlocks
Résultat
int
size
public_oe property
public
float
size
Résultat
float