WheelCollider.radius
var radius: float;
Description

The radius of the wheel, measured in local space.

The radius will be scaled by the transform's scale.
	collider.radius = 0.5;