.. _DisplacementMapType: ================================================ DisplacementMapType ================================================ Description ----------- Describes how the displacement map fits the image if the image is not the same size as the map. Static Properties ^^^^^^^^^^^^^^^^^ +----------------------------------------------------------------+------------------------------------------------------------+ | :ref:`STRETCHTOFIT` readonly | The map is resized. | +----------------------------------------------------------------+------------------------------------------------------------+ | :ref:`TILE` readonly | The selection is filled by repeating the map in a pattern. | +----------------------------------------------------------------+------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 DisplacementMapType/STRETCHTOFIT.rst DisplacementMapType/TILE.rst