Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I can see there is a Get2dTrackData() method. Is there a Set2dTrackData() equivalent?
Get2dTrackData()
Set2dTrackData()
Example use case is:
I was wondering if I can copy the data track from the old motion tracker to the new tracker. That's why I am looking for the SetTrackDataMethod.
Is there a way around this?
It looks like that type has been designed to only grant read access even in C++, from MotionTrackerObject (emphasis by me).
Provides read access to Footage and 2D Tracking information for the object. This allows access to the raw 2D Tracks to be used for user purposes, e.g. to drive custom animation systems.
Cheers, zipit
Hi, I can confirm there is no way exposed to 3rd party developers to set manually the 2D/3D track Data.
Cheers, Maxime.
@zipit @m_adam
Apologies for the late response. Thank you for the confirmation both. I will close this for now.