.. role:: ts-api-decorator

.. _CullingVectorSpace:

##################
CullingVectorSpace
##################

.. container:: ts-api-section

   The space in which a culling vector is defined.



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`CullingVectorSpace.Object`
   * :ref:`CullingVectorSpace.World`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _CullingVectorSpace.Object:

Object
------

The object space of the item to which the culling vector is attached. The culling vector is affected by the item's modelling matrices.

.. rst-class:: ts-api-section

.. _CullingVectorSpace.World:

World
-----

World space. The culling vector is not affected by modelling matrices.

