Struct AtlasInfo
Information about the texture atlas for a font.
Namespace: Unity.Tiny.Text
Syntax
public struct AtlasInfo
Fields
AtlasSize
The texture atlas size (in pixels).
Declaration
public int2 AtlasSize
Field Value
Type | Description |
---|---|
int2 |