![AB4D logo](../icons/AB4D-logo.png) |
TargetRect3DCameraTargetRect3D Property |
Gets or sets the Rect3D that is used as a camera target - the camera is looking at the TargetRect3D.
Namespace: Ab3d.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic Rect3D TargetRect3D { get; set; }
Property Value
Rect3D
See Also