SettingsGI
Essential parameters
| 이름 | 타입 | 기본값 | 권장값 | 노출 여부 | 값 범위 |
|---|---|---|---|---|---|
| on | bool | false | true | X | true/false |
| primary_engine | integer | 0 | 0 | O | 0:Irradiance Map; 1:Photon Map; 2:Brute force; 3:Light Cache |
| secondary_engine | integer | 2 | 3 | O | 0:None; 1:Photon Map; 2:Brute force; 3:Light Cache; |
Trivial parameters
아래 파라미터는 vrscene에 기록할 필요가 없습니다.
- primary_multiplier: float = 1
- refract_caustics: bool = true
- reflect_caustics: bool = false
- saturation: float = 1
- contrast: float = 1
- contrast_base: float = 0.5
- secondary_multiplier: float = 1
- ray_distance_on: bool = false
- ray_distance: float = 100000
- ao_on: bool = false
- ao_amount: float = 0.8
- ao_radius: float = 10
- ao_subdivs: integer = 8