Модификатор Array#

The Array modifier creates an array of copies of the base object, with each copy being offset from the previous one in any of a number of possible ways.

Useful for creating complex repetitive drawings.

Multiple Array modifiers may be active for an object at the same time (e.g. to create complex three-dimensional constructs).

См.также

This documentation refers to the Array Modifier specific to the Grease Pencil object. For uses with other object types refer to the general Модификатор Array.

Параметры#

../../../_images/grease-pencil_modifiers_generate_array_panel.png

The Array modifier.#

Count

Total number of copies.

Material Override

Index of the material to use on duplicated strokes (0 use strokes original materials).

Relative Offset (относительное смещение)#

Factor X, Y, Z

Добавляет к смещению перемещение, равное размеру габаритного контейнера объекта по каждой оси, умноженное на коэффициент масштабирования. Можно указать коэффициенты масштабирования X, Y и Z.

Constant Offset (постоянное смещение)#

Factor X, Y, Z

Добавляет постоянный компонент перемещения к смещению дубликата объекта. Можно указать постоянные компоненты X, Y и Z.

Object Offset (смещение объекта)#

Distance X, Y, Z (расстояние)

Adds a transformation taken from an object (relative to the current object) to the offset. It is good practice to use an empty object centered or near to the initial object.

Randomize#

Offset X, Y, Z

Add random offset values to the copies.

Rotation X, Y, Z

Add random rotation values to the copies.

Scale X, Y, Z

Add random scale values to the copies.

Uniform Scale

Use the same random Seed for each scale axis in the copies for a uniform scale.

Seed (вариация)

Seed used by the pseudo-random number generator.

Примечание

The Depth Order used in the Grease Pencil object has an influence on the visualization of the strokes when using the Array modifier. See Depth Order for more information.

Influence#

See Influence Filters.