CyclesMaterialSettings(PropertyGroup)

base classes — bpy_struct, PropertyGroup

class bpy.types.CyclesMaterialSettings(PropertyGroup)
homogeneous_volume

When using volume rendering, assume volume has the same density everywhere, for faster rendering

Type :boolean, default False
sample_as_light

Use multiple importance sampling for this material, disabling may reduce overall noise for large objects that emit little light compared to other light sources

Type :boolean, default True

Inherited Properties

Inherited Functions

References

Previous topic

CyclesLampSettings(PropertyGroup)

Next topic

CyclesMeshSettings(PropertyGroup)