adobe-firefly-sdk
    Preparing search index...

    Type Alias TypesSceneStatsBoundingBox

    type TypesSceneStatsBoundingBox = {
        max: number[] | null;
        min: number[] | null;
    }
    Index

    Properties

    Properties

    max: number[] | null
    min: number[] | null