Skip to content

Commit f935752

Browse files
authored
Update AxesHelper.html (#26952)
1 parent 498f9bb commit f935752

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api/zh/helpers/AxesHelper.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@ <h2>属性</h2>
4343
<h2>方法</h2>
4444
<p>请到基类 [page:LineSegments] 页面查看公共方法.</p>
4545

46+
<h3>
47+
[method:this setColors]( [param:Color xAxisColor], [param:Color yAxisColor], [param:Color zAxisColor] )
48+
</h3>
49+
<p>
50+
将轴颜色设置为 [page:Color xAxisColor], [page:Color yAxisColor],[page:Color zAxisColor]。
51+
</p>
52+
53+
<h3>[method:undefined dispose]()</h3>
54+
<p>
55+
释放此实例分配的GPU相关资源。每当应用程序中不再使用此实例时,请调用此方法。
56+
</p>
57+
4658
<h2>源码</h2>
4759

4860
<p>

0 commit comments

Comments
 (0)