|
Transform3DAnimationNodeRotationCenterPosition Property |
Gets or sets a center position of the object.
The ObjectCenterPosition is used as rotation and scale center position.
This value is automatically calculated from the specified Model3D or Visual3D in constructor, but the value can be overwritten by user to specify custom rotation center position.
Namespace: Ab3d.AnimationAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Point3D RotationCenterPosition { get; set; }
Property Value
Point3DSee Also