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

Public Member Functions

 GAFState (string _Name)
 
override string ToString ()
 

Properties

string Name [get, set]
 
int ZOrder [get, set]
 
float A [get, set]
 
float B [get, set]
 
float C [get, set]
 
float D [get, set]
 
float Tx [get, set]
 
float Ty [get, set]
 
float Alpha [get, set]
 
string MaskID [get, set]
 
float HorizontalBlur [get, set]
 
float VerticalBlur [get, set]
 
GAFColorTransformationMatrix ColorTansformationMatrix [get, set]
 

Constructor & Destructor Documentation

GAFState.GAFState ( string  _Name)

Member Function Documentation

override string GAFState.ToString ( )

Property Documentation

float GAFState.A
getset
float GAFState.Alpha
getset
float GAFState.B
getset
float GAFState.C
getset
GAFColorTransformationMatrix GAFState.ColorTansformationMatrix
getset
float GAFState.D
getset
float GAFState.HorizontalBlur
getset
string GAFState.MaskID
getset
string GAFState.Name
getset
float GAFState.Tx
getset
float GAFState.Ty
getset
float GAFState.VerticalBlur
getset
int GAFState.ZOrder
getset

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