GAF
3.2.1
General animation format player for Unity
|
Public Member Functions | |
GAFTextureAtlas (float _Scale, GAFElement[] _Elements, GAFAtlas[] _Atlases) | |
GAFElement | GetElementByName (string _ElementName) |
GAFAtlas | GetAtlasByID (int _ID) |
Properties | |
GAFElement[] | Elements [get, set] |
GAFAtlas[] | Atlases [get, set] |
float | Scale [get] |
GAFTextureAtlas.GAFTextureAtlas | ( | float | _Scale, |
GAFElement[] | _Elements, | ||
GAFAtlas[] | _Atlases | ||
) |
GAFAtlas GAFTextureAtlas.GetAtlasByID | ( | int | _ID | ) |
GAFElement GAFTextureAtlas.GetElementByName | ( | string | _ElementName | ) |
|
getset |
|
getset |
|
get |