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

Parámetros

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

Descripción

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