Struct TexturePacker_JsonArray.SpriteFrame
Inherited Members
Namespace: TMPro.SpriteAssetUtilities
Assembly: Unity.TextMeshPro.dll
Syntax
[Serializable]
public struct TexturePacker_JsonArray.SpriteFrame
Fields
h
Declaration
public float h
Field Value
| Type | Description |
|---|---|
| float |
w
Declaration
public float w
Field Value
| Type | Description |
|---|---|
| float |
x
Declaration
public float x
Field Value
| Type | Description |
|---|---|
| float |
y
Declaration
public float y
Field Value
| Type | Description |
|---|---|
| float |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |