UDN
Search public documentation:

LitTranslucency
日本語訳
中国翻译
한국어

Interested in the Unreal Engine?
Visit the Unreal Technology site.

Looking for jobs and company info?
Check out the Epic games site.

Questions about support via UDN?
Contact the UDN Staff

UE3 Home > Lighting & Shadows > Lit Translucency
UE3 Home > Materials & Textures > Lit Translucency

Lit Translucency


Overview


Unreal Engine 3 includes support for dynamically and statically lit translucency. However, translucent materials can only receive static shadows. They cannot receive dynamic shadows or light functions. In Lightmass, translucent materials filter light and create colored translucent shadows. To set up a translucent material, set the Lighting Model to MLM_Phong or MLM_Custom and set the Blend Mode to Blend_Translucent.

Sorting issues


Note that even though UE3 supports dynamically lit translucency there may be artifacts from using multi-pass dynamic lighting. In some cases these can be alleviated by carefully choosing sort order, see TranslucentHairSorting.