Property | Type | Description | |
---|---|---|---|
_height | float | ||
_pivot | TextAnchor | ||
_width | float | ||
facing | FACING | ||
uvRect | Rect |
Property | Type | Description | |
---|---|---|---|
colors | Color[] | ||
trias | int[] | ||
uvs | Vector2[] | ||
verts | Vector3[] |
Method | Description | |
---|---|---|
FaceDirection ( ) : void | ||
MESH_refresh ( ) : void | ||
MESH_setup ( Rect UVrect ) : void | ||
MESH_uvtexture ( Rect rect ) : void | ||
Pivot2D ( ) : Vector2 |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Components ( ) : void | ||
MeshUpdate ( ) : void | ||
OnEnable ( ) : void | ||
UV_rect ( ) : Rect | ||
Update ( ) : void |
Method | Description | |
---|---|---|
PixelCoordToUVCoord ( Vector2 xy ) : Vector2 | ||
PixelSpaceToUVSpace ( Vector2 xy ) : Vector2 | ||
UV_setup ( ) : Vector2[] | ||
VertSetup2 ( ) : Vector3[] |