.. _DepthMapSource: ================================================ DepthMapSource ================================================ Description ----------- Depth map source options. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------------------+--------------------------------------------------+ | :ref:`IMAGEHIGHLIGHT` readonly | Uses the image highlight for the depth map. | +-------------------------------------------------------------------------+--------------------------------------------------+ | :ref:`LAYERMASK` readonly | Uses the layer mask for the depth map. | +-------------------------------------------------------------------------+--------------------------------------------------+ | :ref:`NONE` readonly | No depth map in use. | +-------------------------------------------------------------------------+--------------------------------------------------+ | :ref:`TRANSPARENCYCHANNEL` readonly | Uses the transparency channel for the depth map. | +-------------------------------------------------------------------------+--------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 DepthMapSource/NONE.rst DepthMapSource/TRANSPARENCYCHANNEL.rst DepthMapSource/LAYERMASK.rst DepthMapSource/IMAGEHIGHLIGHT.rst