开发指南
相关产品
Appearance
该对象继承自 BaseMesh对象。
BaseMesh
组成面的点坐标集合
Position[]
设置配置参数
type SetOptionsLineInfo = Omit<LineInfo, 'id'> function setOptions(param: SetOptionsLineInfo): void
line.setOptions({ width = 50, color: 'red' })