Skip to main content
Participant
August 9, 2017
Question

3D Animations, Animate CC plugin, c++ API

  • August 9, 2017
  • 1 reply
  • 1054 views

Hallo I am currently developing a plugin for Adobe Animate CC. I use the C++ API and i started with fork of the SamplePlugin. (I got the headers and sample from here: Create plugins using the Custom Platform Development development kit using Animate CC 2014.2 )

I cannot find a C++ api (any way) to get the matrix for 3d transformation of some symbol. In TimelineBuilder::AddMovieClip i see only the Matrix2D obejct.

I cannot find in any header anything about Matrix3D or something similar. Can you help me ?

(Side note: Where can i find the latest version of the C++ headers, "CustomPlatformSupportDevelopmentKit")

This topic has been closed for replies.

1 reply

Preran
Legend
August 10, 2017

Not the answer you are looking for, but I am thinking you can also try your luck here Add-Ons

The forum is visited by extension developers that might be able to guide you.

Thanks,

Preran