CollisionObject.inputRayPickable

If true, the CollisionObject's shapes will respond to RayCasts.

  1. bool inputRayPickable [@property getter]
    struct CollisionObject
    @nogc nothrow @property
    bool
    inputRayPickable
    ()
  2. bool inputRayPickable [@property setter]

Meta