RayCast2D.castTo

The ray's destination point, relative to the RayCast's position.

  1. Vector2 castTo [@property getter]
    struct RayCast2D
    @nogc nothrow @property
    Vector2
    castTo
    ()
  2. Vector2 castTo [@property setter]

Meta