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