CyclesCurveSettings(PropertyGroup)

base classes — bpy_struct, PropertyGroup

class bpy.types.CyclesCurveSettings(PropertyGroup)
radius_scale

Multiplier of width properties

Type :float in [0, 1000], default 0.01
root_width

Strand’s width at root

Type :float in [0, 1000], default 1.0
shape

Strand shape parameter

Type :float in [-1, 1], default 0.0
tip_width

Strand’s width at tip

Type :float in [0, 1000], default 0.0
use_closetip

Set tip radius to zero

Type :boolean, default True

Inherited Properties

Inherited Functions

References

Previous topic

CyclesCurveRenderSettings(PropertyGroup)

Next topic

CyclesLampSettings(PropertyGroup)