sbylib.collision.narrow.capsulesphere

Undocumented in source.

Members

Functions

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

Structs

CapsuleSphereResult
struct CapsuleSphereResult
Undocumented in source.

Meta