Version: 2019.2
protected void ApplyShadow (List<UIVertex> verts, Color32 color, int start, int end, float x, float y);

Parameters

vertsVerts List.
colorShadow Color.
startStart Index.
endEnd Index.
xShadow x offset.
yShadow y offset.

Description

Duplicate vertices from start to end and turn them into shadows with the given offset.