base classes — bpy_struct, PropertyGroup
Scale factor for encasing strand width
Type : | float in [0, 100], default 1.01 |
---|
Interpolation method
Type : | enum in [‘LINEAR’, ‘CARDINAL’, ‘BSPLINE’], default ‘BSPLINE’ |
---|
Method for line segment intersection
Type : | enum in [‘ACCURATE’, ‘QT_CORRECTED’, ‘ENDCORRECTED’, ‘QT_UNCORRECTED’], default ‘ACCURATE’ |
---|
Maximum extension that strand radius can be increased by
Type : | float in [0, 100], default 0.1 |
---|
Minimal pixel width for strands (0 - deactivated)
Type : | float in [0, 100], default 0.0 |
---|
Scale factor for tangent normal removal (zero gives ray normal)
Type : | float in [0, 2], default 1.0 |
---|
Hair rendering mode
Type : | enum in [‘CUSTOM’, ‘FAST_PLANES’, ‘TANGENT_SHADING’, ‘TRUE_NORMAL’, ‘ACCURATE_PRESET’, ‘SMOOTH_CURVES’, ‘SMOOTH_RIBBONS’], default ‘TRUE_NORMAL’ |
---|
Type of primitive used for hair rendering
Type : | enum in [‘TRIANGLES’, ‘LINE_SEGMENTS’, ‘CURVE_SEGMENTS’, ‘CURVE_RIBBONS’], default ‘LINE_SEGMENTS’ |
---|
Resolution of generated mesh
Type : | int in [3, 64], default 3 |
---|
Number of segments between path keys (note that this combines with the ‘draw step’ value)
Type : | int in [1, 64], default 1 |
---|
Number of subdivisions used in Cardinal curve intersection (power of 2)
Type : | int in [0, 24], default 4 |
---|
Method for creating triangle geometry
Type : | enum in [‘CAMERA_TRIANGLES’, ‘RIBBON_TRIANGLES’, ‘TESSELLATED_TRIANGLES’], default ‘CAMERA_TRIANGLES’ |
---|
Test back-faces of strands
Type : | boolean, default False |
---|
Activate Cycles hair rendering for particle system
Type : | boolean, default True |
---|
Ignore strands encasing a ray’s initial location
Type : | boolean, default True |
---|
Fill gaps between segments (requires more memory)
Type : | boolean, default False |
---|
Use parents with children
Type : | boolean, default False |
---|
Use vertex normals
Type : | boolean, default True |
---|
Use the tangent normal for all normals
Type : | boolean, default False |
---|
Correct the tangent normal for the strand’s slope
Type : | boolean, default False |
---|
Use the tangent normal for actual normal
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
References