GAF  3.2.1
General animation format player for Unity
Public Member Functions | Properties | List of all members
GAFAnimationData Class Reference

Public Member Functions

GAFElement GetElementByName (string _Name, float _Scale)
 
GAFTextureAtlas GetTextureAtlas (float _Scale)
 

Properties

List< GAFTextureAtlasTextureAtlases [get, set]
 
List< GAFAnimationObjectAnimationObjects [get, set]
 
List< GAFAnimationMaskAnimationMasks [get, set]
 
List< GAFAnimationFrameAnimationFrames [get, set]
 
List< GAFAnimationSequenceAnimationSequences [get, set]
 
List< GAFNamedPartNamedParts [get, set]
 
uint FramesCount [get, set]
 
ushort Version [get, set]
 
Rect FrameSize [get, set]
 
Vector2 Pivot [get, set]
 

Member Function Documentation

GAFElement GAFAnimationData.GetElementByName ( string  _Name,
float  _Scale 
)
GAFTextureAtlas GAFAnimationData.GetTextureAtlas ( float  _Scale)

Property Documentation

List<GAFAnimationFrame> GAFAnimationData.AnimationFrames
getset
List<GAFAnimationMask> GAFAnimationData.AnimationMasks
getset
List<GAFAnimationObject> GAFAnimationData.AnimationObjects
getset
List<GAFAnimationSequence> GAFAnimationData.AnimationSequences
getset
uint GAFAnimationData.FramesCount
getset
Rect GAFAnimationData.FrameSize
getset
List<GAFNamedPart> GAFAnimationData.NamedParts
getset
Vector2 GAFAnimationData.Pivot
getset
List<GAFTextureAtlas> GAFAnimationData.TextureAtlases
getset
ushort GAFAnimationData.Version
getset

The documentation for this class was generated from the following file: