Hilo3d API - v2.0.0-alpha.3
    Preparing search index...

    Interface SpriteFrameUpdateOptions

    interface SpriteFrameUpdateOptions {
        resize?: boolean;
    }

    Hierarchy (View Summary)

    Index
    resize?: boolean

    Resize the logical Sprite bounds to the new frame. Defaults to false.