ActionScript 3.0 参差不齐的线

发布于 2024-10-21 08:02:19 字数 113 浏览 4 评论 0原文

如果我在 Flash 创作工具中画一条线,我可以将其样式设置为“Ragged”。 这不会引入额外的顶点,而只会改变线条的渲染方式。 有没有办法使用 ActionScript 3.0 绘制这样一条“参差不齐”的线?

If I draw a line within the Flash authoring tool I have the possibility to set it's Style to "Ragged".
This does not introduce additional vertices but only changes the way the line is rendered.
is there a way to draw such a "ragged" line using ActionScript 3.0?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

零時差 2024-10-28 08:02:19

此功能是 IDE 独有的,无法通过 AS3 获得。您可能需要查看 这个之前的答案,它尝试通过 AS3 渲染粗糙的风格。

This feature is unique to the IDE, and is not available via AS3. You may want to look at this previous answer, which has an attempt at rendering ragged style via AS3.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文