Silverlight 3.0 中的 Matrix3D.pointAt

发布于 2024-08-02 23:42:08 字数 128 浏览 4 评论 0 原文

有没有人为 Silverlight 创建了一种方法,其功能与 Flash 中的 Matrix3D.pointAt() 相同?在 flash pointAt 中,旋转显示对象,使其面向指定位置。在我的情况下,我希望它面向与其速度矢量相同的方向。

Has anyone one every created a method for Silverlight which does the same thing as Matrix3D.pointAt() does in Flash? In flash pointAt rotates a display object so that it faces a specified position. In my situation I want it to face the same direction as its velocity vector.

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

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

发布评论

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

评论(1

马蹄踏│碎落叶 2024-08-09 23:42:08

我建议查看 Silverlight 3 平面投影,它可能会实现您想要做的事情: http://channel9.msdn.com/posts/ContinuumNews/Silverlight-PlaneProjection-perspective-transform-tutorial/

I'd recommend looking at Silverlight 3 plane projection which may achieve what you're trying to do: http://channel9.msdn.com/posts/ContinuumNews/Silverlight-PlaneProjection-perspective-transform-tutorial/

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