ExtrudedTextMesh QML Type

三维挤出文本网格更多

Import Statement: import Qt3D.Extras 2.9
In C++: QExtrudedTextMesh
Status: Deprecated

属性

详细说明

网格的原点是文字基线的左后方。

属性文档

depth : real

文本的挤出深度。


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.