显示文本 12345678910111213141516171819202122232425262728; 打印文本(默认屏幕中央且为黑底白字)[CommandListPrintText]; Input:; Resource\WWMIv1\Text; Resource\WWMIv1\TextParams;; 使用示例Resource\WWMIv1\Text = ref ResourceTextExampleResource\WWMIv1\TextParams = ref ResourceTextParamsExamplerun = CommandList\WWMIv1\PrintText;文本内容[ResourceTextExample]type = Bufferdata = "Hello World!";文本格式[ResourceTextParamsExample]type = StructuredBufferarray = 1data = R32_FLOAT -0.25 +0.15 +0.25 -0.05 1.00 1.00 1.00 1.00 0.00 0.00 0.00 0.95 0.02 0.05 2 1 1 1.0; x1-^ y1-^ x2-^ y2-^ | R-^ G-^ B-^ A-^ | R-^ G-^ B-^ A-^ | ^-H V-^ | ^ ^ | ^- text alignment: 0=left 1=center 2=right | ^- font scale; Rectangle (range -1:+1) | Text Color | Background Color | Border | ^- h/v-anchor: 0=none 1=left/top 2=center 3=right/bottom ;运行语句run = CommandListPrintText;代码案例来自文件: ..\XXMI Launcher\WWMI\Core\WWMI\WuWa-Model-Importer.ini