|
ModelRotatedEventArgs Constructor |
Constructor
Namespace: Ab3d.CommonAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public ModelRotatedEventArgs(
double rotationAngle,
Vector3D rotationAxis
)
Parameters
- rotationAngle Double
- double that specifies the current rotation angle
- rotationAxis Vector3D
- Vector3D that represents the axis of rotation
See Also