Ring
Definition
public sealed class RingDrawer : ShapeDrawer<RingDrawer.Ring>Methods
Add
public void Add(Vector3 center, Vector3 normal, float radius, Color color, float thickness = 1f)Parameter
Type
Default
Description
Draw
Ring Struct
Common Pitfalls
Examples
Direct Usage via ShapesDrawer
Range Indicator
See Also
Last updated