C# Class TSKT.TMP_PopQuadByQuad

Inheritance: TMP_QuadByQuad
Mostrar archivo Open project: enue/Unity_TSKT_UI

Protected Methods

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

Method Details

ModifyQuad() protected method

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