
###############################
A3DPDFActionResumeAnimationData
###############################

.. c:struct:: A3DPDFActionResumeAnimationData

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



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

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


.. c:member:: A3DPDF3DAnnot* A3DPDFActionResumeAnimationData.m_p3DAnnot

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




