adobe-firefly-sdk
    Preparing search index...

    Type Alias LayerType

    LayerType:
        | "layer"
        | "textLayer"
        | "adjustmentLayer"
        | "smartObject"
        | "fillLayer"
        | "backgroundLayer"
        | "layerSection"

    LayerType

    The layer type. Using layer - a pixel layer. Using textLayer - a text layer. Using adjustmentLayer - an adjustment layer. Using layerSection - a grouping layer. Using smartObject - a smart object. Using backgroundLayer - a background layer. Using fillLayer - a fill layer.