Camera.near

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

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

Meta