Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TexturePacker
Atlas
C# Class TexturePacker.Atlas
The texture atlas
ファイルを表示
Open project: mfascia/TexturePacker
Class Usage Examples
Public Properties
Property
Type
Description
Height
int
Nodes
List
Width
int
Property Details
Height
public_oe property
Height in Pixel
public
int
Height
return
int
Nodes
public_oe property
List of the nodes in the Atlas. This will represent all the textures that are packed into it and all the remaining free space
public
List
Nodes
return
List
Width
public_oe property
Width in pixels
public
int
Width
return
int