Function Draw.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
Static
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
Static