Click or drag to resize

PathfindingTestModeOnUpdateBeforeOutput Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override void OnUpdateBeforeOutput(
	Viewport viewport
)

Parameters

viewport
Type: NeoAxisViewport
See Also