fix: 面纹理渲染修改

This commit is contained in:
2023-08-18 16:17:11 +08:00
parent 471e869ad9
commit 521324fd6e
5 changed files with 7 additions and 2 deletions

View File

@@ -145,6 +145,8 @@
<xs:attribute name="blend-fill" default="#000000" type="tns:color" use="optional"/>
<xs:attribute name="mesh" default="false" type="xs:boolean" use="optional"/>
<xs:attribute name="repeat" default="true" type="xs:boolean" use="optional"/>
<!-- 长边坐标轴默认为s -->
<xs:attribute name="longEdge" type="tns:text" default="s"/>
</xs:complexType>
<xs:complexType name="caption">