Click or drag to resize
AB4D logo

SphericalCameraSetCameraLookDirection Method

Updates the LookDirection and UpDirection based on the current Heading, Attitude and Bank values

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual void SetCameraLookDirection(
	ProjectionCamera cameraToUpdate
)

Parameters

cameraToUpdate  ProjectionCamera
See Also