Click or drag to resize

Product_StoreImageGeneratorScene_ViewportUpdateGetCameraSettings Method

Namespace:  NeoAxis
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