You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- 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]