Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterial
Syntax
UPROPERTY (EditAnywhere, Category=Translucency, AdvancedDisplay)
uint8 bDisableDepthTest: 1
Remarks
Whether to draw on top of opaque pixels even if behind them. This only has meaning for translucency.