|
| GAFAtlas (string[] fileNames, float[] CSF, int id) |
|
| GAFAtlas (string[] fileNames, string animationPath, float[] CSF, int id) |
|
| GAFAtlas (string fileName, int id) |
|
| GAFAtlas (string fileName, string animationPath, int id) |
|
GAFAtlas.GAFAtlas |
( |
string[] |
fileNames, |
|
|
float[] |
CSF, |
|
|
int |
id |
|
) |
| |
GAFAtlas.GAFAtlas |
( |
string[] |
fileNames, |
|
|
string |
animationPath, |
|
|
float[] |
CSF, |
|
|
int |
id |
|
) |
| |
GAFAtlas.GAFAtlas |
( |
string |
fileName, |
|
|
int |
id |
|
) |
| |
GAFAtlas.GAFAtlas |
( |
string |
fileName, |
|
|
string |
animationPath, |
|
|
int |
id |
|
) |
| |
Texture2D GAFAtlas.AtlasTexture |
|
getset |
Gets or sets the atlas texture.
The atlas texture.
Texture2D [] GAFAtlas.AtlasTextures |
|
getset |
Gets or sets the atlas textures.
The atlas textures.
Gets or sets the control scale factors.
The constol scale factor.
Gets or sets the name of the file.
The name of the file.
string [] GAFAtlas.FileNames |
|
getset |
Gets or sets the file names.
The file names.
Gets or sets the identifier.
The identifier.
The documentation for this class was generated from the following file:
- D:/PROJECTS/UnityGAFPlayer/UnityGAFPlayer/Library/sfw2gaf_unity3d/Assets/Scripts/GAFConverter/Base/GAFAtlas.cs