RayShape.length

The ray's length.

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

Meta