@musallam/firefly-client
    Preparing search index...

    Interface StructureReferenceV3

    interface StructureReferenceV3 {
        imageReference?: StructureImageReferenceV3;
        strength?: number;
    }
    Index

    Properties

    imageReference?: StructureImageReferenceV3
    strength?: number

    Control how strictly Firefly adheres to the reference image when it generates the image variations. 0 means no adherence. 100 means full adherence. 0 100