Skip to content

Commit

Permalink
Update SpriteMaterial.html (mrdoob#26855)
Browse files Browse the repository at this point in the history
Fixed incorrect Chinese translation.
  • Loading branch information
YX committed Sep 27, 2023
1 parent 5c00457 commit 285c9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/zh/materials/SpriteMaterial.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h2>构造函数(Constructor)</h2>
<h3>[name]( [param:Object parameters] )</h3>
<p>
[page:Object parameters] - (可选)用于定义材质外观的对象,具有一个或多个属性。
材质的任何属性都可以从此处传入(包括从[page:Material] 和 [page:ShaderMaterial]继承的任何属性)。<br /><br />
材质的任何属性都可以从此处传入(包括从[page:Material]继承的任何属性)。<br /><br />

属性[page:Hexadecimal color]例外,其可以作为十六进制字符串传递,默认情况下为 *0xffffff*(白色),
内部调用[page:Color.set](color)。
Expand Down

0 comments on commit 285c9b6

Please sign in to comment.