Grease Pencil: Layer Groups, Attributes, and some updates #104955
@ -43,11 +43,19 @@ General settings for Grease Pencil strokes.
|
|||||||
Attributes
|
Attributes
|
||||||
==========
|
==========
|
||||||
|
|
||||||
An attribute is data stored per curve element. Every attribute has a data type, domain and name.
|
Layers can store :doc:`Custom Attributes </modeling/geometry_nodes/attributes_reference>`.
|
||||||
This panel only lists custom attributes which excludes all the built-in attributes like ``position`` and
|
The attributes are stored on the :ref:`Layer <attribute-domains>` domain.
|
||||||
other attributes like vertex groups.
|
|
||||||
|
|
||||||
See :doc:`Attributes Reference </modeling/geometry_nodes/attributes_reference>` for more information.
|
For example, the :ref:`Layer Adjustments <layer-adjustments>` are stored as layer attributes.
|
||||||
|
|
||||||
|
Attributes
|
||||||
|
:ref:`List view <ui-list-view>` of all the attributes stored on the layers.
|
||||||
|
|
||||||
|
Name
|
||||||
|
Name of the layer attribute.
|
||||||
|
|
||||||
|
Data Type
|
||||||
|
The :ref:`Data Type <attribute-data-types>` of the attribute.
|
||||||
|
|
||||||
|
|
||||||
:doc:`Vertex Groups </modeling/meshes/properties/vertex_groups/index>`
|
:doc:`Vertex Groups </modeling/meshes/properties/vertex_groups/index>`
|
||||||
@ -58,16 +66,6 @@ An object can have several weight groups and can be assigned in
|
|||||||
:doc:`Weight Paint Mode </grease_pencil/modes/weight_paint/index>`.
|
:doc:`Weight Paint Mode </grease_pencil/modes/weight_paint/index>`.
|
||||||
|
|
||||||
|
|
||||||
:doc:`Settings </grease_pencil/properties/strokes>`
|
|
||||||
===================================================
|
|
||||||
|
|
||||||
General settings for Grease Pencil strokes.
|
|
||||||
|
|
||||||
:doc:`Attributes </grease_pencil/properties/layer_attributes>`
|
|
||||||
==============================================================
|
|
||||||
|
|
||||||
List of custom layer attributes.
|
|
||||||
|
|
||||||
:ref:`Custom Properties <files-data_blocks-custom-properties>`
|
:ref:`Custom Properties <files-data_blocks-custom-properties>`
|
||||||
==============================================================
|
==============================================================
|
||||||
|
|
||||||
@ -81,5 +79,4 @@ Create and manage your own properties to store data in the Grease Pencil's data-
|
|||||||
layer_groups.rst
|
layer_groups.rst
|
||||||
onion_skinning.rst
|
onion_skinning.rst
|
||||||
strokes.rst
|
strokes.rst
|
||||||
layer_attributes.rst
|
|
||||||
|
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
****************
|
|
||||||
Layer Attributes
|
|
||||||
****************
|
|
||||||
|
|
||||||
Layers can store :doc:`Custom Attributes </modeling/geometry_nodes/attributes_reference>`.
|
|
||||||
The attributes are stored on the :ref:`Layer <attribute-domains>` domain.
|
|
||||||
|
|
||||||
For example the :ref:`Layer Adjustments <layer-adjustments>` are stored as layer attributes.
|
|
||||||
|
|
||||||
Attributes
|
|
||||||
:ref:`List view <ui-list-view>` of all the attributes stored on the layers.
|
|
||||||
|
|
||||||
Name
|
|
||||||
Name of the layer attribute.
|
|
||||||
|
|
||||||
Data Type
|
|
||||||
The :ref:`Data Type <attribute-data-types>` of the attribute.
|
|
Loading…
Reference in New Issue
Block a user