.. role:: ts-api-decorator

####################
RayIntersectCallback
####################

.. js:module:: cee.cug
   :noindex:

.. container:: ts-api-section

   .. js:class:: RayIntersectCallback

      A callback function invoked when the result of a ``ConstantRemoteModel.rayIntersect`` call is ready.

      The parameter provided to this function contains a ``HitItem`` which provides server-side information
      about the hit on the constant remote model.



