Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


radius

Returns or specifies the radius of the sphere bounding volume.
Read time 1 minuteLast updated 13 days ago

Definition

public float radius { get; set; }

Remarks

A negative value will automatically be converted into a positive value. If only a single axis is enabled, the value will automatically be converted to
0
.
Additional Resources: PrimitiveBoundsHandle.axes.