TextureSharpnessBias

This bias encourages the engine to use a higher detail texture when it would normally use a lower detail texture due to the size of the texture on screen.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Meta=(UIMin="-1", UIMax="0"),
          Category="Render Settings")
float TextureSharpnessBias

Remarks

This bias encourages the engine to use a higher detail texture when it would normally use a lower detail texture due to the size of the texture on screen. A more negative number means overall sharper images (up to the detail resolution of your texture). Too much sharpness will cause visual grain/noise in the resulting image, but this can be mitigated with more spatial samples.

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