Transformation |
The TransformationAnimation type exposes the following members.
Name | Description | |
---|---|---|
ConvertOtherTransformationsToStandardTransform | When this property is true (by default) and when IsUsingExistingStandardTransform is true, then existing transformation (TranslateTransform, ScaleTransform and AxisAngleRotateTransform) are converted into StandardTransform. | |
PivotPoint | When PivotPoint is set, then rotations and scale are done by using that pivot point. When PivotPoint is not null (by default), then rotation and scale are done by using the object's center position as a pivot point. |