Click or drag to resize
AB4D logo

FreeCameraTargetPosition Property

Gets or sets the position where the camera is looking at and around which point the camera is being rotated.

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

Property Value

Point3D
See Also