SpriteData
Description
- Derived from
-
Disposable abstract
IMemoryConsumption
An opaque container for prepared sprite image content.
Public / Attributes
Pad
Specifies the amount of padding pixels at the edges of the sprite image.
The whole sprite image will be present in the cache texture, however the textured quadrilateral will only cover the non-padding pixels. Padding is not required when sprites will be rendered pixel-perfectly. Otherwise, color bleeding between adjacent sprites will occur.