Click or drag to resize
AB4D logo

BaseCameraGetTargetViewport3DSceneBounds Method

Returns a Rect3D that represents the bounding box of the 3D scene defined in the TargetViewport3D.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public Rect3D GetTargetViewport3DSceneBounds()

Return Value

Rect3D
Rect3D that represents the bounding box of the 3D scene defined in the TargetViewport3D
See Also