Version: 5.6

PathTracerSampling

enumeration

切换到手册

描述

Available sampling strategies for baking lightmaps with the path tracing backend.

变量

AutoAuto 将自动选择采样设置。
Fixed固定采样在每个纹理像素中使用固定数量的样本。当其他策略在某些区域无法使用足够的样本时,可使用此策略。采用这种策略通常比较慢。