Clear Filters
Clear Filters

Edge transparency "EdgeAlpha" of a patch

40 views (last 30 days)
Ahmed Hossam
Ahmed Hossam on 23 Sep 2017
Commented: Walter Roberson on 23 Sep 2017
Is it somehow possible to specify the edge transparency for the edges of a patch separately for each edge at a time?!?! ... I have a problem where I need to make one or more edges transparent in some patches ...
Thanks for the answer in advance!
Best Regards,
Ahmed Hossam

Answers (1)

Walter Roberson
Walter Roberson on 23 Sep 2017
Yes -- just not as nicely as one might hope.
"'flat' — Use a different transparency for each edge based on the values in the FaceVertexAlphaData property. First you must specify the FaceVertexAlphaData property as a vector containing one transparency value per face or vertex. The transparency value at the first vertex determines the transparency for the edge."

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!