CyclesCurveSettings(PropertyGroup)

base classes — bpy_struct, PropertyGroup

class bpy.types.CyclesCurveSettings(PropertyGroup)
root_width

Multiplier of particle size for the 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

Multiplier of particle size for the 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)