Click or drag to resize

Camera.NearPlane Property

Gets or sets the distance in meters from the camera to the near plane.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public double NearPlane { get; set; }

Property Value

Type: Double
See Also