Namespace: DeltaEngine.Rendering3D.CamerasAssembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
public float NearPlane { get; set; }
public float NearPlane { get; set; }
Public Property NearPlane As Single
Get
Set
Public Property NearPlane As Single
Get
Set
public:
property float NearPlane {
float get ();
void set (float value);
}
public:
property float NearPlane {
float get ();
void set (float value);
}
member NearPlane : float32 with get, set
member NearPlane : float32 with get, set
Property Value
Type:
Single