Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocPainterOptions

绘制户型的参数

Hierarchy

  • DocPainterOptions

Index

Properties

数据源

drawRoomName?: boolean

是否绘制房间名

font?: Font

如果要绘制房间名,需要传入字体

layer?: number

layer

root?: Object3D<Event>

所有的object3D都会加入到root的children,如果为空默认会创建一个新的three.group

zoom?: number

如果要绘制房间名,需要传入zoom,这个值会改变文字大小

Generated using TypeDoc