C# Class TSKT.TMP_FadeInQuadByQuad

Inheritance: TMP_QuadByQuad
Afficher le fichier Open project: enue/Unity_TSKT_UI

Méthodes protégées

Méthode Description
ModifyQuad ( TSKT.TMP_VertexHelper vertexHelper, int startIndex, int count, float normalizedTime ) : void

Method Details

ModifyQuad() protected méthode

protected ModifyQuad ( TSKT.TMP_VertexHelper vertexHelper, int startIndex, int count, float normalizedTime ) : void
vertexHelper TSKT.TMP_VertexHelper
startIndex int
count int
normalizedTime float
Résultat void