Distance Input
constructor(proxyA: ShapeProxy, proxyB: ShapeProxy, transformA: Transform = Transform.Identity, transformB: Transform = Transform.Identity, useRadii: Boolean = true)
Parameters
proxy A
The proxy for shape A
proxy B
The proxy for shape B
transform A
The world transform for shape A
transform B
The world transform for shape B
use Radii
Should the proxy radius be considered?