bUseFullPrecision

Forces this material to use full (highp) precision in the pixel shader.

Windows
MacOS
Linux

Syntax

uint8 bUseFullPrecision: 1

Remarks

Forces this material to use full (highp) precision in the pixel shader. This is slower than the default (mediump) but can be used to work around precision-related rendering errors. This setting has no effect on older mobile devices that do not support high precision.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss