调试¶
参考
- 面板
These settings are mainly useful to developers and can be accessed by enabling the Cycles Debug.
- OptiX Flags
- Native OptiX Curve Primitive
- Use OptiX curves API for hair instead of custom implementation. 
 
- 视图的BVH类型
- 动态BVH
- 可以交互地变换,添加和删除对象,但代价是渲染速度较慢。 
- 静态BVH
- 对象修改需要完整的 BVH 重建,交互性减少,但渲染速度更快。