|
BaseCameraGetTargetViewport3DSceneBounds Method |
Returns a Rect3D that represents the bounding box of the 3D scene defined in the TargetViewport3D.
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Rect3D GetTargetViewport3DSceneBounds()
Return Value
Rect3DRect3D that represents the bounding box of the 3D scene defined in the TargetViewport3D
See Also