GetInnerUV(Sprite)
Inner UV's of the Sprite.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Sprites
- Assembly: UnityEngine.CoreModule
public static Vector4 GetInnerUV(Sprite sprite)
Parameters
Returns
Type | Description |
|---|---|
| Vector4 |
Remarks
If borders are used they will be taken into consideration.