Navigation
Unreal Engine C++ API Reference > Plugins > MovieRenderPipelineCore > UMoviePipelineHighResSetting
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Meta&61;&40;UIMin&61;"&45;1", UIMax&61;"0"&41;,
Category&61;"Render Settings"&41;
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.