
##############################
A3DPDFActionPauseAnimationData
##############################

.. c:struct:: A3DPDFActionPauseAnimationData

   Structure to define an action to pause the animation player on a 3D annotation. 
   
   This action is to pause the animation player on the 3Dannotation. This is the same as selecting the Pause toolbar button or menu item.
   
   
      10.0 
   
   
   
   Index
   =====
   
   .. rubric:: Variables
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:member:`~A3DPDFActionPauseAnimationData.m_p3DAnnot`
   
   



.. rst-class:: kind-group kind-variable

.. rubric:: Variables
   :class: kind-group-title


.. c:member:: A3DPDF3DAnnot* A3DPDFActionPauseAnimationData.m_p3DAnnot

      .. rst-class:: sig-pretty-signature
      
         | :c:type:`~A3DPDF3DAnnot`\ *
      
      The 3D annotation that holds the animation. 
      




