File: material.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 (23 lines) | stat: -rw-r--r-- 570 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

*******************
Material Properties
*******************

.. reference::

   :Panel:     :menuselection:`Properties --> Material --> Freestyle Line`

.. _bpy.types.Material.line_color:

Line Color
   Specifies the line colors on a per-material basis.

.. _bpy.types.Material.line_priority:

Priority
   Specify the ordering of competing line colors at material boundaries.

.. seealso::

   A use case of the line color priority is detailed in a Freestyle development
   `blog article <https://freestyleintegration.wordpress.com/2014/07/07/line-color-priority/>`__.