Interactivity Type Declarations
Type Aliases
void | A3DPDFAction |
void | A3DPDFActionSetView |
void | A3DPDFActionStartAnimation |
void | A3DPDFActionPauseAnimation |
void | A3DPDFActionResumeAnimation |
void | A3DPDFActionSetRenderingStyle |
void | A3DPDFActionLaunchURL |
Detailed Description
-
group
a3d_publish_interactivity_types
Type Alias Documentation
-
typedef void
A3DPDFAction
Action. Abstract type.
-
typedef void
A3DPDFActionSetView
Action of type SetView.
-
typedef void
A3DPDFActionStartAnimation
Action of type StartAnimation.
-
typedef void
A3DPDFActionPauseAnimation
Action of type PauseAnimation.
-
typedef void
A3DPDFActionResumeAnimation
Action of type ResumeAnimation.
-
typedef void
A3DPDFActionSetRenderingStyle
Action of type SetRenderingStyle.
-
typedef void
A3DPDFActionLaunchURL
Action of type LaunchURL.