PackedTexture Properties |
The PackedTexture type exposes the following members.
Name | Description | |
---|---|---|
Name |
Gets or sets the name of the texture.
| |
NumberOfColumns |
Gets or sets the number of columns in the tile set.
| |
NumberOfRows |
Gets or sets the number of rows in the tile set.
| |
Offset |
Gets or sets the offset of the packed texture in the texture atlas in UV coordinates.
| |
Scale |
Gets or sets the scale of the packed texture relative to the texture atlas.
| |
TextureAtlas |
Gets or sets the texture atlas containing the packed texture.
|