Click or drag to resize
AB4D logo

BaseCameraLookDirection Property

Gets a Vector3D which defines the look direction of the camera.

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

Property Value

Vector3D
See Also