![AB4D logo](../icons/AB4D-logo.png) |
ModelRotatorVisual3DOnRotatingCallback Method |
OnRotatingCallback
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxprotected void OnRotatingCallback(
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