Click or drag to resize

CanvasBasedEditorWithObjectTransformToolsOnKeyPress Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected override void OnKeyPress(
	KeyPressEvent e,
	ref bool handled
)

Parameters

e  KeyPressEvent
 
handled  Boolean
 
See Also