ComfyUI Node
KR 카메라 컨트롤
카메라 방위·높이·거리·롤을 시각적으로 조절하여 STRING 프롬프트를 출력합니다.
KR 카메라 컨트롤
- 카메라 프롬프트
◄pos_x0.00►
◄pos_y0.00►
◄pos_z0.00►
◄roll0.00►
◄config{"weight_min": 0.1, "weight_max": 10.0, "no_weight": false, "no_weight_threshold": 0.5, "active_user_prompt": "", "camera_presets": [{"name": "정면", "pos_x": 0.0, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "왼쪽", "pos_x": 0.5, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "오른쪽", "pos_x": -0.5, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "후면", "pos_x": 1.0, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}], "azimuth": {"enabled": true, "weight": 5.0, "deadzone_ratio": 0.2, "directions": {"front": {"tag": "from front", "enabled": true}, "back": {"tag": "from behind", "enabled": true}, "left": {"tag": "from right", "enabled": true}, "right": {"tag": "from left", "enabled": true}}}, "elevation": {"enabled": true, "weight": 5.0, "categories": {"bird": {"tag": "directly above, from above, aerial view", "enabled": true}, "high": {"tag": "high angle, from above", "enabled": true}, "eye": {"tag": "eye-level", "enabled": true}, "low": {"tag": "low angle, from below", "enabled": true}, "worm": {"tag": "directly below", "enabled": true}}}, "distance": {"enabled": true, "weight": 5.0, "categories": {"ecu": {"tag": "extreme close-up", "enabled": true}, "cu": {"tag": "close-up", "enabled": true}, "medium": {"tag": "medium shot", "enabled": true}, "full": {"tag": "full body", "enabled": true}, "wide": {"tag": "wide shot", "enabled": true}}}, "tilt": {"enabled": true, "deadzone": 0.15, "extra": 0.0, "dutch_tag": "dutch angle"}, "wheel_step": 0.0003, "extras": {"lens": {"enabled": false, "value": "85mm lens"}, "dof": {"enabled": false, "value": "shallow depth of field", "weight": 1.3}, "movement": {"enabled": false, "value": "handheld camera"}, "composition": {"enabled": false, "value": "rule of thirds"}, "style": {"enabled": false, "value": "cinematic"}}}►
◄preset_index0►
CategoryKR Tools/카메라
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pos_x | FLOAT | 0.00-1–1 | — |
| pos_y | FLOAT | 0.00-1–1 | — |
| pos_z | FLOAT | 0.00-1–1 | — |
| roll | FLOAT | 0.00-1–1 | — |
| config | STRING | {"weight_min": 0.1, "weight_max": 10.0, "no_weight": false, "no_weight_threshold": 0.5, "active_user_prompt": "", "camera_presets": [{"name": "정면", "pos_x": 0.0, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "왼쪽", "pos_x": 0.5, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "오른쪽", "pos_x": -0.5, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}, {"name": "후면", "pos_x": 1.0, "pos_y": 0.0, "pos_z": 0.0, "user_prompt": ""}], "azimuth": {"enabled": true, "weight": 5.0, "deadzone_ratio": 0.2, "directions": {"front": {"tag": "from front", "enabled": true}, "back": {"tag": "from behind", "enabled": true}, "left": {"tag": "from right", "enabled": true}, "right": {"tag": "from left", "enabled": true}}}, "elevation": {"enabled": true, "weight": 5.0, "categories": {"bird": {"tag": "directly above, from above, aerial view", "enabled": true}, "high": {"tag": "high angle, from above", "enabled": true}, "eye": {"tag": "eye-level", "enabled": true}, "low": {"tag": "low angle, from below", "enabled": true}, "worm": {"tag": "directly below", "enabled": true}}}, "distance": {"enabled": true, "weight": 5.0, "categories": {"ecu": {"tag": "extreme close-up", "enabled": true}, "cu": {"tag": "close-up", "enabled": true}, "medium": {"tag": "medium shot", "enabled": true}, "full": {"tag": "full body", "enabled": true}, "wide": {"tag": "wide shot", "enabled": true}}}, "tilt": {"enabled": true, "deadzone": 0.15, "extra": 0.0, "dutch_tag": "dutch angle"}, "wheel_step": 0.0003, "extras": {"lens": {"enabled": false, "value": "85mm lens"}, "dof": {"enabled": false, "value": "shallow depth of field", "weight": 1.3}, "movement": {"enabled": false, "value": "handheld camera"}, "composition": {"enabled": false, "value": "rule of thirds"}, "style": {"enabled": false, "value": "cinematic"}}} | — |
| preset_indexopt | INT | 0-2147483648–2147483647 | 현재 프리셋 목록의 번호를 선택합니다. 범위를 0~(프리셋 수-1)로 둔 Random Int를 연결하면 전체 목록에서 랜덤 선택합니다. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| 카메라 프롬프트 | STRING | — |