Public Member Functions | |
override void | ModifyMesh (VertexHelper vh) |
void | RefreshMaterial () |
Public Attributes | |
MSDFPropertyCollection | Properties = new MSDFPropertyCollection() |
int | _debugMaterialCount = 0 |
bool | _debugForceClean |
Image | Image => _image == null ? (_image = GetComponent<Image>()) : _image |
Protected Member Functions | |
override void | OnEnable () |
override void | OnDestroy () |