Click or drag to resize

PreviewImageGeneratorScene_ViewportUpdateGetCameraSettings Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void Scene_ViewportUpdateGetCameraSettings(
	Scene scene,
	Viewport viewport,
	ref bool processed
)

Parameters

scene
Type: NeoAxisScene
viewport
Type: NeoAxisViewport
processed
Type: SystemBoolean
See Also