MtlSingleBRDF
Essential parameters
| 이름 | 타입 | 기본값 | 권장값 | 노출 여부 | 값 범위 |
|---|---|---|---|---|---|
| brdf | plugin | n/a | X | n/a | |
| double_sided | integer | 1 | 1 | X | 0 - single sided, 1 - to make the material double-sided, 2 - make back faces pointing at camera transparent for camera rays, 3 - make back faces transparent for all ray types except shadow rays, 4 - same as 3 but back faces are also visible to rays that have been refracted(and are not GI or reflection rays |
Trivial parameters
아래 파라미터는 vrscene에 기록할 필요도 없고 사용자에게 노출할 필요도 없습니다.
- allow_negative_colors bool = false, true to allow negative color components; otherwise they will be clamped to 0
- filter: color = Color(1, 1, 1)