Click or drag to resize
AB4D logo

BaseCameraFarPlaneDistance Property

Gets or sets a value that specifies the distance from the camera of the camera's far clip plane. This is a dependency property.

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

Property Value

Double
See Also