RayCast.castTo

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

  1. Vector3 castTo [@property getter]
    struct RayCast
    @nogc nothrow @property
    Vector3
    castTo
    ()
  2. Vector3 castTo [@property setter]

Meta