postprocessing
postprocessing copied to clipboard
Implement TiltShiftEffect
Description
Implement a TiltShiftEffect.
Tasks
- [ ] Create
TiltShiftEffect. - [ ] Create
tilt-shiftdemo. - [ ] Add unit test.
Implementation Details
- The implementation from v6 can be copied mostly as-is.