Click or drag to resize
AB4D logo

StereoscopicCameraOriginalCamera Property

Gets the camera that is used to create the StereoscopicCamera. The original camera is located in the middle between left and right eye.

Namespace: Ab3d.DirectX.Cameras
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 6.1.8746.1045
Syntax
C#
public ICamera OriginalCamera { get; }

Property Value

ICamera
See Also