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.
捏合手势仅在第一次触摸事件后起作用,用户先触摸 3d 对象或先拖动 3d 对象。
要缩放 TransformableNode,必须选择它。您可以通过调用 TransformableNode.select() 确保在第一次创建 TransformableNode 时选择它。