C# Class UISphere, Vivista

Inheritance: MonoBehaviour
Afficher le fichier Open project: Saticmotion/Vivista

Méthodes publiques

Свойство Type Description
offset float

Méthodes publiques

Méthode Description
Activate ( float offset ) : void
Deactivate ( ) : void
GenerateSphere ( int recursionLevel ) : void
GenerateUvSphere ( Mesh, &mesh, int latSubdivisions, int longSubdivisions ) : void
Start ( ) : void
Suspend ( ) : void
Unsuspend ( ) : void
Update ( ) : void

Private Methods

Méthode Description
FadeIn ( float delaySeconds ) : IEnumerator,
FadeOut ( ) : IEnumerator,

Method Details

Activate() public méthode

public Activate ( float offset ) : void
offset float
Résultat void

Deactivate() public méthode

public Deactivate ( ) : void
Résultat void

GenerateSphere() public méthode

public GenerateSphere ( int recursionLevel ) : void
recursionLevel int
Résultat void

GenerateUvSphere() public méthode

public GenerateUvSphere ( Mesh, &mesh, int latSubdivisions, int longSubdivisions ) : void
mesh Mesh,
latSubdivisions int
longSubdivisions int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Suspend() public méthode

public Suspend ( ) : void
Résultat void

Unsuspend() public méthode

public Unsuspend ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

offset public_oe property

public float offset
Résultat float