unreal.TranslucencyType

class unreal.TranslucencyType

Bases: EnumBase

ETranslucency Type

C++ Source:

  • Module: Engine

  • File: Scene.h

RASTER: TranslucencyType = Ellipsis

0

RAY_TRACED: TranslucencyType = Ellipsis

2

RAY_TRACED_DEPRECATED: TranslucencyType = Ellipsis

The legacy Ray Tracing Translucency Method is deprecated, use Ray Traced instead

Type:

1