Click or drag to resize

DocumentWindowWithViewportViewport_UpdateGetObjectInSceneRenderingContext Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void Viewport_UpdateGetObjectInSceneRenderingContext(
	Viewport viewport,
	ref ObjectInSpaceRenderingContext context
)

Parameters

viewport
Type: NeoAxisViewport
context
Type: NeoAxisObjectInSpaceRenderingContext
See Also