Click or drag to resize

SceneLODUtilityGetCameraDistanceMinSquared Method (ViewportCameraSettingsClass, Bounds)

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static float GetCameraDistanceMinSquared(
	ViewportCameraSettingsClass cameraSettings,
	ref Bounds objectBounds
)

Parameters

cameraSettings
Type: NeoAxisViewportCameraSettingsClass
objectBounds
Type: NeoAxisBounds

Return Value

Type: Single
See Also