A texture that is part of a texture atlas. Stores a texture that was generated by the texture atlas + the source rectangle in texture for this segment.
Kind: global class
Rectangle
Rectangle
TextureAsset
TextureAtlasAsset
Rectangle
Return the source rectangle in texture atlas.
Kind: instance property of TextureInAtlasAsset
Returns: Rectangle
- Source rectangle.
Rectangle
Return the source rectangle in texture atlas, in normalized 0.0-1.0 values.
Kind: instance property of TextureInAtlasAsset
Returns: Rectangle
- Source rectangle.
TextureAsset
Return the texture asset of this atlas texture.
Kind: instance property of TextureInAtlasAsset
Returns: TextureAsset
- Texture asset.
TextureAtlasAsset
Return the texture atlas class.
Kind: instance property of TextureInAtlasAsset
Returns: TextureAtlasAsset
- Parent atlas.
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance property of TextureInAtlasAsset
Kind: instance method of TextureInAtlasAsset