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.
例を使用して、画面に任意のソリッド QMesh を表示しました。それは素晴らしい。しかし、私はそれで何もすることができません。mesh->children().count = 0、mesh->primitiveCount=0、mesh->geometry()=0 など。QMesh の内部コンテンツを取得するには? QMesh の頂点 (ジオメトリ) をプログラムでオンザフライで変更できますか? 「setSource()」は、すべての場合に十分ではないようです。