Fix #107265: Compositor: output node remove note that z-depth can be saved #104457
@ -92,12 +92,9 @@ Contour
|
|||||||
Where the edge becomes the separation line of front/backfacing faces.
|
Where the edge becomes the separation line of front/backfacing faces.
|
||||||
The silhouette can also be inverted by clicking the invert button.
|
The silhouette can also be inverted by clicking the invert button.
|
||||||
|
|
||||||
:None: Not filtering any lines based on illumination region.
|
:Contour: Generate lines from contour.
|
||||||
:Illuminated: Only selecting lines from illuminated regions.
|
:Silhouette: Only generate lines from the silhouette of the source objects as a whole.
|
||||||
:Shaded: Only selecting lines from shaded regions.
|
:Individual Silhouette: Generate lines from the individual silhouettes of the source objects.
|
||||||
:Illuminated (Enclosed Shapes):
|
|
||||||
Selecting lines from lit regions, and make the combination of contour,
|
|
||||||
light contour and shadow lines into enclosed shapes.
|
|
||||||
|
|
||||||
.. _bpy.types.LineartGpencilModifier.use_crease:
|
.. _bpy.types.LineartGpencilModifier.use_crease:
|
||||||
|
|
||||||
@ -145,7 +142,7 @@ Cast Shadow
|
|||||||
|
|
||||||
.. _bpy.types.LineartGpencilModifier.use_overlap_edge_type_support:
|
.. _bpy.types.LineartGpencilModifier.use_overlap_edge_type_support:
|
||||||
|
|
||||||
Allow Overlap
|
Allow Overlapping Types
|
||||||
Allow an edge to have multiple overlapping types.
|
Allow an edge to have multiple overlapping types.
|
||||||
This will create a separate stroke for each overlapping type.
|
This will create a separate stroke for each overlapping type.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user