Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道吗?我所能看到的只有 ApplyTorque 和 SetAngularVelocity,我只想在将对象添加到模拟之前旋转对象,例如:所以我有一个板条箱靠墙倾斜,另一个是平的。
使用SetTransform,您可以指定对象的位置和方向。
SetTransform
也许像矩阵旋转这样的东西会帮助你