Свойство | Type | Description | |
---|---|---|---|
borderBottom | float | ||
borderLeft | float | ||
borderRight | float | ||
borderTop | float | ||
legacyMode | bool |
Méthode | Description | |
---|---|---|
Build ( ) : void | ||
SetIndices ( ) : void |
Méthode | Description | |
---|---|---|
GetCurrentVertexCount ( ) : int | ||
OnDestroy ( ) : void | ||
SetColors ( Color dest ) : void | ||
SetGeometry ( Vector3 vertices, Vector2 uvs ) : void | ||
UpdateColors ( ) : void | ||
UpdateColorsImpl ( ) : void | ||
UpdateGeometry ( ) : void | ||
UpdateGeometryImpl ( ) : void | ||
UpdateMaterial ( ) : void | ||
UpdateVertices ( ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void |
The anchor position for this sliced sprite
|
|
UpdateCollider ( ) : void |
protected SetGeometry ( Vector3 vertices, Vector2 uvs ) : void | ||
vertices | Vector3 | |
uvs | Vector2 | |
Résultat | void |