Click or drag to resize

SceneEditorCanvasWidgetOnUpdate Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract void OnUpdate(
	SceneEditor window,
	ref double screenPositionY
)

Parameters

window
Type: NeoAxis.EditorSceneEditor
screenPositionY
Type: SystemDouble
See Also