C# Class UITextGradient, UnityHello

Inheritance: UnityEngine.UI.BaseMeshEffect
ファイルを表示 Open project: woshihuo12/UnityHello Class Usage Examples

Public Methods

Method Description
ModifyMesh ( VertexHelper vh ) : void

Method Details

ModifyMesh() public method

public ModifyMesh ( VertexHelper vh ) : void
vh UnityEngine.UI.VertexHelper
return void