C# Class UnityEngine.UI.Extensions.LetterSpacing

Inheritance: BaseMeshEffect
Afficher le fichier Open project: renketsu0/oculus_data_vis Class Usage Examples

Méthodes publiques

Méthode Description
ModifyMesh ( Mesh mesh ) : void

Méthodes protégées

Méthode Description
LetterSpacing ( ) : System.Collections.Generic
OnValidate ( ) : void

Method Details

LetterSpacing() protected méthode

protected LetterSpacing ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ModifyMesh() public méthode

public ModifyMesh ( Mesh mesh ) : void
mesh Mesh
Résultat void

OnValidate() protected méthode

protected OnValidate ( ) : void
Résultat void