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 |
Information about the texture atlas for a font.
public struct AtlasInfo
The texture atlas size (in pixels).
public int2 AtlasSize
| Type | Description |
|---|---|
| int2 |