adobe-firefly-sdk
    Preparing search index...

    Type Alias TypesComposeEnvironment

    type TypesComposeEnvironment = {
        file: string;
        rotation?: TypesRotation;
    }
    Index

    Properties

    Properties

    file: string

    Path of environment file in sources. If value is null, the environment file will be generated.

    rotation?: TypesRotation

    Controls the orientation of the environment map.