|
CameraNavigationCirclesOnAxisClicked Method |
OnAxisClicked
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected virtual bool OnAxisClicked(
string axisName,
Vector3D axisDirection
)
Parameters
- axisName String
- axisName
- axisDirection Vector3D
- axisDirection
Return Value
Booleantrue to cancel event processing
See Also