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

Parámetros

verts Verts List.
color Shadow Color.
start Start Index.
end End Index.
x Shadow x offset.
y Shadow y offset.

Descripción

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