Camera.near

The distance to the near culling boundary for this Camera relative to its local z-axis.

  1. double near [@property getter]
    struct Camera
    @nogc nothrow @property
    double
    near
    ()
  2. double near [@property setter]

Meta