UIControlEditorViewport_KeyPress Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override void Viewport_KeyPress(
Viewport viewport,
KeyPressEvent e,
ref bool handled
)
Parameters
- viewport Viewport
-
- e KeyPressEvent
-
- handled Boolean
-
See Also