CanvasBasedPreviewOnMouseWheel Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnMouseWheel(
int delta,
ref bool handled
)
Parameters
- delta Int32
-
- handled Boolean
-
See Also