unity3d-jp / UnityChanToonShaderVer2_Project

UnityChanToonShaderVer2 Project / v.2.0.9 Release
3.82k stars 811 forks source link

When using the TransClipping, the shadows wasn't cut as the object. #20

Closed ealicesora closed 5 years ago

ealicesora commented 5 years ago

I am using a texture's alpha channel for clipping but it seems that the shadow wasn't cut as the object does. I don't know whether it's a bug. QQ图片20190521230617 QQ截图20190521230648

Nobuyuki-Kobayashi commented 5 years ago

Translucent alpha clipping is not supported for drop shadows. Therefore, this phenomenon is a specification. If you want to drop the clipped shadow, please use the cutout system.