Camera.far

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

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

Meta