Photo Sphere Viewer
    Preparing search index...

    Type Alias EquirectangularVideoAdapterConfig

    EquirectangularVideoAdapterConfig: AbstractVideoAdapterConfig & {
        resolution?: number;
    }

    Type declaration

    • Optionalresolution?: number

      number of faces of the sphere geometry, higher values may decrease performances

      64