RayCast.enabled

If true collisions will be reported. Default value: false.

  1. bool enabled [@property getter]
    struct RayCast
    @nogc nothrow @property
    bool
    enabled
    ()
  2. bool enabled [@property setter]

Meta