Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SkinAsset_Sprite.cs
Go to the documentation of this file.
1using UnityEngine;
2
4{
5 public Color color;
6
7 public Sprite sprite;
8
9 public Vector2Int size;
10
11 public Vector2Int offset;
12}