|
| GAFState (string name, int zorder, float a, float b, float c, float d, float tx, float ty, float alpha) |
|
| GAFState (string name, int zorder, float a, float b, float c, float d, float tx, float ty, float alpha, string maskId) |
|
| GAFState (string name) |
|
override string | ToString () |
|
|
string | Name [get, set] |
| Gets or sets the name of animation state. More...
|
|
int | ZOrder [get, set] |
| Gets or sets the Z order. More...
|
|
float | a [get, set] |
| Gets or sets a. More...
|
|
float | b [get, set] |
| Gets or sets the b. More...
|
|
float | c [get, set] |
| Gets or sets the c. More...
|
|
float | d [get, set] |
| Gets or sets the d. More...
|
|
float | tx [get, set] |
| Gets or sets the tx. More...
|
|
float | ty [get, set] |
| Gets or sets the ty. More...
|
|
float | Alpha [get, set] |
| Gets or sets the alpha. More...
|
|
string | MaskId [get, set] |
| Gets or sets the mask identifier. More...
|
|
float | HorizontalBlur [get, set] |
| Gets or sets the horizontal blur. More...
|
|
float | VerticalBlur [get, set] |
| Gets or sets the vertical blur. More...
|
|
GAFColorTransformationMatrix | ColorTansformaitonMtx [get, set] |
| Gets or sets the color tansformaiton mtx. More...
|
|
GAFState.GAFState |
( |
string |
name, |
|
|
int |
zorder, |
|
|
float |
a, |
|
|
float |
b, |
|
|
float |
c, |
|
|
float |
d, |
|
|
float |
tx, |
|
|
float |
ty, |
|
|
float |
alpha |
|
) |
| |
GAFState.GAFState |
( |
string |
name, |
|
|
int |
zorder, |
|
|
float |
a, |
|
|
float |
b, |
|
|
float |
c, |
|
|
float |
d, |
|
|
float |
tx, |
|
|
float |
ty, |
|
|
float |
alpha, |
|
|
string |
maskId |
|
) |
| |
GAFState.GAFState |
( |
string |
name) | |
|
override string GAFState.ToString |
( |
) | |
|
Gets or sets the alpha.
The alpha.
/
Gets or sets the b.
The b.
Gets or sets the c.
The c.
Gets or sets the color tansformaiton mtx.
The color tansformaiton mtx.
Gets or sets the d.
The d.
/
float GAFState.HorizontalBlur |
|
getset |
Gets or sets the horizontal blur.
The horizontal blur.
Gets or sets the mask identifier.
The mask identifier.
Gets or sets the name of animation state.
The name.
Gets or sets the tx.
The tx.
/
Gets or sets the ty.
The ty.
float GAFState.VerticalBlur |
|
getset |
Gets or sets the vertical blur.
The vertical blur.
Gets or sets the Z order.
The Z order.
The documentation for this class was generated from the following file:
- D:/PROJECTS/UnityGAFPlayer/UnityGAFPlayer/Library/sfw2gaf_unity3d/Assets/Scripts/GAFConverter/Base/GAFState.cs