Files
peter tarasenko 7e12c312ea nDisplay: Fixed bugs related to ICVFX InCamera soft edges:
- fixed ICVFX shader GetFeatherAlpha() - the alpha of the InCamera inner area should always be set to 1 (parameter 'feather')
- fixed function GetCameraSoftEdge():
  * custom frustum made changes to soft edges even if it was not enabled
  * The softedge 'z' and 'w' values are used for other purposes and cannot be changed by custom frustum.

#jira UE-192356
#rb Alejandro.Arango, Vitalii.Boiko

[CL 27145175 by peter tarasenko in 5.3 branch]
2023-08-16 13:19:04 -04:00
..