Click or drag to resize

IPreviewControlWithViewportSetCameraByBounds Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
void SetCameraByBounds(
	Bounds bounds,
	double distanceScale,
	bool mode2D
)

Parameters

bounds  Bounds
 
distanceScale  Double
 
mode2D  Boolean
 
See Also