C# Class Grapher3, UnityPointCloud

Inheritance: MonoBehaviour
Afficher le fichier Open project: smokelore/UnityPointCloud

Méthodes publiques

Свойство Type Description
absolute bool
resolution int
threshold float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
CreatePoints ( ) : 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

absolute public_oe property

public bool absolute
Résultat bool

resolution public_oe property

public int resolution
Résultat int

threshold public_oe property

public float threshold
Résultat float