C# Class DigitalRuby.Earth.SphereScript

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: MickyBalladelli/PSUnity

Méthodes publiques

Méthode Description
CreateIcoSphere ( ) : void

Méthodes protégées

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

Private Methods

Méthode Description
CheckDirty ( ) : void
CreateUVSphere ( ) : void
GetMiddlePoint ( int p1, int p2, List vertices, int>.Dictionary middlePointIndexCache ) : int

Method Details

CreateIcoSphere() public méthode

public CreateIcoSphere ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void