ExtrudedTextMesh QML Type
3D押し出しテキストメッシュ。詳細...
Import Statement: | import Qt3D.Extras 2.8 |
In C++: | QExtrudedTextMesh |
Status: | Deprecated |
プロパティ
詳細説明
メッシュの原点は、テキストのベースラインの左端です。
プロパティの説明
depth : float |
テキストの押し出し深さを保持します。
font : font |
* テキストのフォントを保持します。
* メッシュのジオメトリはフォントのpointSizeによって正規化されるため、pointSizeを大きくすると、テキストが大きくなるのではなく、より滑らかになります。
text : string |
メッシュに使用されるテキストを保持します。
© 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.