File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,13 @@ OpenVR 플러그인을 설치한 후, OpenVR 플러그인을 `plugins.yaml` 에
3636자르는 방식을 사용하려면 ` pipeline.yaml ` 파일에서 ` screen_cropping ` 값을 ` true ` 로 설정한다.
3737
3838### 요약
39- - ` plugins.yaml ` : 플러그인 활성화 (예, ` openvr ` )
40- - 창크기 변경 ` Config.prc ` 수정
41- - ` win-size ` 에 ` width x height ` 적용
42- - 창크기 고정: ` pipeline.yaml ` 수정
43- - ` stereo_mode ` : true
44- - ` resolution_scale ` : 0.0
45- - ` resolution_width ` 및 ` resolution_height ` 에 ` width x height ` 적용
46- - 창크기에 맞게 자르기(cropping): ` screen_cropping ` 값을 ` true ` 로 변경
39+ 1 . ` plugins.yaml ` : 플러그인 활성화 (예, ` openvr ` )
40+ 2 . 스테레오 모드 활성화(` pipeline.yaml ` )
41+ - ` stereo_mode ` : true
42+ 3 . 렌더링 크기 조절
43+ - 창크기 변경(` Config.prc ` )
44+ - ` win-size ` 에서 ` width x height ` 에 HMD 해상도 적용
45+ - 또는 창크기 고정(` pipeline.yaml ` )
46+ - ` resolution_scale ` : 0.0
47+ - ` resolution_width ` 및 ` resolution_height ` 에서 ` width x height ` 에 HMD 해상도 적용
48+ - 창크기에 맞게 자르기(cropping): ` screen_cropping ` 값을 ` true ` 로 변경
You can’t perform that action at this time.
0 commit comments