SoftBody.rayPickable

If true, the SoftBody will respond to RayCasts.

  1. bool rayPickable [@property getter]
  2. bool rayPickable [@property setter]
    struct SoftBody
    @nogc nothrow @property
    void
    rayPickable
    (
    bool v
    )

Meta