Enum
ETranslucencyLightingMode
Values 7
| Name | Value | Hex |
|---|---|---|
| TLM_VolumetricNonDirectional | 0x00 | |
| TLM_VolumetricDirectional | 0x01 | |
| TLM_VolumetricPerVertexNonDirectional | 0x02 | |
| TLM_VolumetricPerVertexDirectional | 0x03 | |
| TLM_Surface | 0x04 | |
| TLM_SurfacePerPixelLighting | 0x05 | |
| TLM_MAX | 0x06 |