detect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!CapsuleSphereResult detect(Sphere sphere, Capsule capsule)
  2. Nullable!CapsuleSphereResult detect(Capsule capsule, Sphere sphere)
    detect
    (
    Capsule : CollisionCapsule
    Sphere : CollisionSphere
    )
    (
    Capsule capsule
    ,
    Sphere sphere
    )

Meta