Click or drag to resize
AB4D logo

BaseCameraNearPlaneDistance Property

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

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

Property Value

Double
See Also