For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
Defines a interface that represents a tween object. More...
#include <ITween.h>
Public Member Functions | |
virtual FCM::Result _FCMCALL | GetTweenedProperties (FCM::PIFCMDictionary &pDictionary)=0 |
This function gets the tweened properties. More... | |
Defines a interface that represents a tween object.
|
pure virtual |
This function gets the tweened properties.
pDictionary | (OUT) Dictionary of the tweened properties. Each entry of a dictionary is represented by a pair of <propertyName , propertyID>. The propertyName can take following values: kDOMShapeProperty, kDOMColorProperty, kDOMFilterProperty and kDOMGeometricProperty. For example, tweening of a color transform would contain the following entry: <kDOMColorProperty, GUID>. |
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.