docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct TexturePacker_JsonArray.Frame

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: TMPro.SpriteAssetUtilities
    Assembly: Unity.TextMeshPro.dll
    Syntax
    [Serializable]
    public struct TexturePacker_JsonArray.Frame

    Fields

    filename

    Declaration
    public string filename
    Field Value
    Type Description
    string

    frame

    Declaration
    public TexturePacker_JsonArray.SpriteFrame frame
    Field Value
    Type Description
    TexturePacker_JsonArray.SpriteFrame

    pivot

    Declaration
    public Vector2 pivot
    Field Value
    Type Description
    Vector2

    rotated

    Declaration
    public bool rotated
    Field Value
    Type Description
    bool

    sourceSize

    Declaration
    public TexturePacker_JsonArray.SpriteSize sourceSize
    Field Value
    Type Description
    TexturePacker_JsonArray.SpriteSize

    spriteSourceSize

    Declaration
    public TexturePacker_JsonArray.SpriteFrame spriteSourceSize
    Field Value
    Type Description
    TexturePacker_JsonArray.SpriteFrame

    trimmed

    Declaration
    public bool trimmed
    Field Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)