Namespace: PROJECTION_TYPE

eg.PanoViewer. PanoViewer.PROJECTION_TYPE

Constant value for projection type

Members

static,constanteg.view360.PanoViewer.PROJECTION_TYPE.CUBEMAPString

Constant value for cubemap type.

cubemap 에 대한 상수 값.

Default Value:
  • cubemap

static,constanteg.view360.PanoViewer.PROJECTION_TYPE.CUBESTRIPString

Constant value for cubestrip type.
Cubestrip is a format for a single image with a combination of six cube faces. It is almost identical to cubemap, but it is implemented in a different way. It aims at better performance and efficiency. In addition, it automatically detects and supports EAC.

cubemap 에 대한 상수 값.Cubestrip 은 cube 면이 6개가 조합된 조합을 한장의 이미지를 위한 포맷이다. cubemap 과 사용방법이 거의 동일하지만 다른 방식으로 구현되었다. 보다 좋은 성능과 효율성을 목적으로 한다. 더불어 자동으로 EAC 를 감지하고 지원한다.

Default Value:
  • cubestrip

static,constanteg.view360.PanoViewer.PROJECTION_TYPE.EQUIRECTANGULARString

Constant value for equirectangular type.

equirectangular 에 대한 상수 값.

Default Value:
  • equirectangular

static,constanteg.view360.PanoViewer.PROJECTION_TYPE.PANORAMAString

Constant value for PANORAMA type.

PANORAMA is a format for a panorma image which is taken from smartphone.

PANORAMA 에 대한 상수값. 파노라마는 스마트 폰에서 가져온 파노라마 이미지의 형식입니다.

Default Value:
  • panorama

static,constanteg.view360.PanoViewer.PROJECTION_TYPE.STEREOSCOPIC_EQUIString

Constant value for EQUI_STEREOSCOPY type.

Constant value for EQUI_STEREOSCOPY. Stereoscopy image format of EQUIRECTANGULAR. It is an experimental function to show a stereoscopic type equirectangular image on a plane. It does not support stereoscopic viewing function through special visual equipment at present.

EQUI_STEREOSCOPY 에 대한 상수값. EQUIRECTANGULAR 의 Stereoscopy 이미지 형식입니다. Stereoscopic 형태의 equirectangular 이미지를 평면에 보여주기 위한 실험적인 기능으로 현재는 특수한 시각 장비를 통한 입체적인 보기 기능은 지원하지 않습니다.

Default Value:
  • stereoequi
comments powered by Disqus