Function CommandBuilder.ArrowRelativeSizeHead

ArrowRelativeSizeHead (float3 from, float3 to, float3 up, float headFraction)

Draws an arrow between two points with a head that varies with the length of the arrow.

Public
ArrowRelativeSizeHead (float3 from, float3 to, float3 up, float headFraction, Color color)

Draws an arrow between two points with a head that varies with the length of the arrow.

Public