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
ofCyclesDeviceSettings
, (readonly)
-
draw
(context)¶
-
draw_impl
(layout, context)¶
-
get_device_types
(context)¶
-
get_devices
()¶
-
get_num_gpu_devices
()¶
-
has_active_device
()¶
-
Inherited Properties
Inherited Functions