Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
QDS 4.4
-
None
-
2
Description
Currently you can do it manually by editing the code like this:
Effect01 { id: effect01 opacityMaskSource: myMaskItem }
However, there are no way to do this properly via property sheet. Once we have custom property sheets for components (QDS-11995) this issue can be addressed.
Maybe some other effects would also benefit from this, so consider making this a generic feature of sampler type properties.
Note that it is necessary to set "layer.enabled: true" on the target item as well. Automating that might not be trivial.
Attachments
Issue Links
- depends on
-
QDS-11995 Make effect composer generate property specifics sheet for the effect when effect is saved
- Closed