.. _bpy.types.LatticeGpencilModifier: **************** Lattice Modifier **************** The Lattice modifier deforms the base object according to the shape of a :doc:`Lattice ` object. .. tip:: A Lattice Modifier can quickly be added to selected objects by selecting them all, then selecting the lattice object last and pressing :kbd:`Ctrl-P` and choosing *Lattice Deform*. This will both add Lattice Modifiers to the selected objects and parent them to the lattice. Options ======= .. figure:: /images/grease-pencil_modifiers_deform_lattice_panel.png :align: right Lattice Modifier. Object The :doc:`Lattice ` object with which to deform the base object. Strength A factor to control blending between original and deformed points positions. Influence Filters ----------------- See :ref:`grease-pencil-modifier-influence-filters`. Example ======= .. list-table:: Lattice modifier sample. * - .. figure:: /images/grease-pencil_modifiers_deform_lattice_original.png :width: 320px Original Model. - .. figure:: /images/grease-pencil_modifiers_deform_lattice_edit.png :width: 320px After Lattice edition.