CyclesLampSettings(PropertyGroup)

base classes — bpy_struct, PropertyGroup

class bpy.types.CyclesLampSettings(PropertyGroup)
cast_shadow

Lamp casts shadows

Type :boolean, default True
samples

Number of light samples to render for each AA sample

Type :int in [1, 10000], default 1
static register(cls)
static unregister(cls)

Inherited Properties

Inherited Functions

References

Previous topic

CyclesCameraSettings(PropertyGroup)

Next topic

CyclesMaterialSettings(PropertyGroup)