CyclesPreferences(AddonPreferences)

base classes — bpy_struct, AddonPreferences

class bpy.types.CyclesPreferences(AddonPreferences)
compute_device_type

Device to use for computation (rendering with Cycles)

Type:enum in [], default ‘’
devices
Type:bpy_prop_collection of CyclesDeviceSettings, (readonly)
draw(context)
draw_impl(layout, context)
find_existing_device_entry(device)
get_device_types(context)
get_devices()
get_num_gpu_devices()
has_active_device()
update_device_entries(device_list)

Inherited Properties

Inherited Functions