Click or drag to resize
AB4D logo

TargetPositionCameraTargetPosition Property

Gets or sets a Point3D that defines the position on which the camera is looking.

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