Method DrawTextHighlight
DrawTextHighlight(Vector3, Vector3, ref int, Color32)
Declaration
protected virtual void DrawTextHighlight(Vector3 start, Vector3 end, ref int index, Color32 highlightColor)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | start | |
Vector3 | end | |
int | index | |
Color32 | highlightColor |