 |
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: 10.1.8147.1045
Syntaxpublic Rect3D GetTargetViewport3DSceneBounds()
Return Value
Type:
Rect3DRect3D that represents the bounding box of the 3D scene defined in the TargetViewport3D
See Also