Obsolete Members for Model
QMLのModel型の以下のメンバは非推奨です。これらは古いソースコードを動作させるために提供されています。新しいコードでこれらを使用しないことを強くお勧めします。
プロパティ
- lightmapBaseResolution : int
(deprecated in 6.10)
プロパティ ドキュメント
lightmapBaseResolution : int |
このプロパティはQtQuick3D 6.10以降非推奨です。新しいコードでは使用しないことを強くお勧めします。
これは何の効果もありません。代わりにModel::texelsPerUnit を使用してください。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.