Closed trympet closed 1 year ago
Thanks for posting the question. IAnimationObject is to allow a custom object (that is backed by composition objects) to participate in ExpressionAnimations, by redirecting its properties to the underlying composition object.
The doc has been updated at:
Very cool, thanks Raymond! 😊
Issue Type
[ ] Bug Report
[ ] Feature Request
[ ] Sample request
[x] Documentation issue or request
[ ] Other – Please describe:
Request
There are no proper docs on IAnimationObject nor CompositionAnimation.SetExpressionReferenceParameter. What scenario are these intended to support?