CubemapVideoPanorama: AbstractVideoPanorama & {
    equiangular?: boolean;
}

Configuration of a cubemap video

Type declaration

  • Optional equiangular?: boolean

    if the video is an equiangular cubemap (EAC)

    Default

    true
    

Generated using TypeDoc