Function CommandBuilder.ArrowheadArc

ArrowheadArc (float3 origin, float3 direction, float offset, Color color)

Public
ArrowheadArc (float3 origin, float3 direction, float offset, float width, Color color)

Public
ArrowheadArc (float3 origin, float3 direction, float offset, float width=60)

Draws an arrowhead centered around a circle.

Public