dacha
    Preparing search index...

    Interface TransformConfig

    interface TransformConfig {
        offset: Point;
        rotation: number;
        scale: Point;
    }
    Index
    offset: Point
    rotation: number
    scale: Point