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.