본문으로 건너뛰기

CylindricalProjectionOptions

Since version 4.0.0
interface CylindricalProjectionOptions extends ProjectionOptions

Extends

Properties

파노라마 이미지가 360도를 전부 커버하는지 여부

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

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

Properties

partial

>=4.0.0
partial

boolean

false

파노라마 이미지가 360도를 전부 커버하는지 여부

src

>=4.0.0
src

string | HTMLElement

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

video

>=4.0.0
inherited
video

boolean | Partial<VideoConfig>

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

Example

Default properties

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