Click or drag to resize
AB4D logo

BaseCameraGetWPFCameraPosition Method

Returns a Position of the WPF camera.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected Point3D GetWPFCameraPosition(
	Camera camera
)

Parameters

camera  Camera
WPF camera

Return Value

Point3D
Position of the camera
See Also