본문으로 건너뛰기

EquiangularProjectionOptions

Since version 4.0.0
interface EquiangularProjectionOptions extends ProjectionOptions

Extends

Properties

파노라마 이미지/비디오의 URL

비디오 엘리먼트에 설정할 프로퍼티를 담는 객체.

Properties

src

>=4.0.0
inherited
src

string | HTMLElement | (string | HTMLElement)[]

파노라마 이미지/비디오의 URL

video

>=4.0.0
inherited
video

boolean | Partial<VideoConfig>

비디오 엘리먼트에 설정할 프로퍼티를 담는 객체.

Example

Default properties

autoplay: true
muted: true
loop: false
volume: 1