Click or drag to resize
AB4D logo

ModelRotatorVisual3DOnRotatingStartedCallback Method

OnRotatingStartedCallback

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected void OnRotatingStartedCallback(
	Vector3D rotationAxis
)

Parameters

rotationAxis  Vector3D
axis of rotation as Vector3D
See Also