Page MenuHome

Compositor: Remove non operational UI property for directional blur node
ClosedPublic

Authored by Aaron Carlisle (Blendify) on Dec 7 2022, 7:57 AM.

Details

Summary

The wrap function was a feature of the old compositor but was never ported to the new CPP compositor node.

This simply removes the unused property, the function could alternatively be restored but in has been missing for a decade so it does not seem missed.

Fixes T102796

Diff Detail