Type Alias DualFisheyeAdapterConfig

DualFisheyeAdapterConfig: { resolution?: number }

Type declaration

  • Optionalresolution?: number

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

    64