File: curves.rst

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (28 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

******
Curves
******

.. reference::

   :Panel:     :menuselection:`Render --> Curves`

.. _bpy.types.RenderSettings.hair_type:
.. _bpy.types.RenderSettings.hair_subdiv:

.. Editor's Note: This part of this page gets copied into:
.. - :doc:`</render/cycles/render_settings/hair>`

.. --- copy below this line ---

Shape
   :Strand:
      Render curves as a thin strand roughly a pixel wide.
      Curve diameter parameters are ignored with this setting.

   :Strip:
      Render curves as a flat ribbon with rounded normals.

Additional Subdivisions
   Additional subdivisions to be applied on top of the curve resolution set in the
   hair system settings. Increasing this value will smooth out the curves of the strands.