Files
alejandro arango 71ba247f8d LensComponent: Transact camera changes when cleaning up distortion.
When apply distortion is cleared on the lens component, clear distortion is also called which clears the property that indicates that distortion is set up, which is something that clear distortion looks at before doing anything. Therefore the MU client that receives this transaction never actually cleans up the distortion.

This change adds the camera component to the ongoing transaction when it distortion is cleaned up, such that the receiver gets the value as well.

#jira UE-209507
#rb alejandro.arango
[FYI] geoffrey.douglas

[CL 32499165 by alejandro arango in 5.4 branch]
2024-03-26 02:14:39 -04:00
..