Camera.far

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

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

Meta