![]() |
GAF
3.4.10
General animation format player for Unity
|
Public Member Functions | |
GAFAtlasData (float _Scale, GAFAtlasElementData[] _Elements, GAFTexturesData[] _TextureInfos) | |
GAFAtlasElementData | GetElementByName (string _ElementName) |
GAFTexturesData | GetAtlasByID (int _ID) |
Properties | |
GAFAtlasElementData[] | Elements [get, set] |
GAFTexturesData[] | TextureInfos [get, set] |
float | Scale [get] |
Private Attributes | |
float | m_Scale |
GAFAtlasElementData[] | m_Elements |
GAFTexturesData[] | m_TextureInfos |
GAFAtlasData.GAFAtlasData | ( | float | _Scale, |
GAFAtlasElementData[] | _Elements, | ||
GAFTexturesData[] | _TextureInfos | ||
) |
GAFTexturesData GAFAtlasData.GetAtlasByID | ( | int | _ID | ) |
GAFAtlasElementData GAFAtlasData.GetElementByName | ( | string | _ElementName | ) |
|
private |
|
private |
|
private |
|
getset |
|
get |
|
getset |