EquirectangularVideoAdapterConfig: AbstractVideoAdapterConfig & {
    resolution?: number;
}

Type declaration

  • Optionalresolution?: number

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

    64