C# Class Text3D, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells Class Usage Examples

Méthodes publiques

Свойство Type Description
text string
the_3d_text GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : 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

text public_oe property

public string text
Résultat string

the_3d_text public_oe property

public GameObject the_3d_text
Résultat GameObject