EllipsoidCollider defines an ellipsoid shape for collision. The base size of the ellipsoid is determined by three radius values. Scale is applied afterwards to determine the final ellipsoid's size.
(NOTE) Recommended Reading: The Collider page should be read before this page.
Radii
Radii defines three radius values for the ellipsoid in local space. Each component of this vector defines its respective axis' radius.
Non-Uniform Scale
EllipsoidCollider fully respects non-uniform scale (sheer aside).