Click or drag to resize
AB4D logo

TargetRect3DCameraTargetRect3D Property

Gets or sets the Rect3D that is used as a camera target - the camera is looking at the TargetRect3D.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Rect3D TargetRect3D { get; set; }

Property Value

Rect3D
See Also