|
ModelRotatorVisual3DOnRotatingCallback Method |
OnRotatingCallback
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected 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