Debug Cone Distance component as seen in the Scene Inspector
The DebugConeDistance component creates a Debug cone visual that draws lines from the list of Points to the surface of the cone. If the point is inside the cone, the point visual will be Cyan, if it is outside it will be red. The lines from the point to the cone are Yellow. When attached, the component will add 32 random points to Points that are 4 units away.
This game element is a debug item. Elements like this may be removed at any time without warning, and creations should not rely on it.