Click or drag to resize
AB4D logo

BaseCameraCurrentCamera Property

Gets the WPF's ProjectionCamera that is controlled by this Camera.

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

Property Value

ProjectionCamera
See Also