3m-plugin-control

1.0.13 • Public • Published

3m-plugin-control

3m-plugin-control(为3m增加几何图形光线增加控制能力)

特殊说明

  1. 仅限具备position修改的对象
  2. 内部自动修改data
  • prototype.method
    • .lightControlEnable(index:Number) - 为光源开启控制能力
      • index 光源集合中目标图形位数索引值。
    • .lightControlDisable(index:Number) - 移除光源开启控制能力
      • index 光源集合中目标图形位数索引值。
    • .objectControlEnable(index:Number) - 为图形开启控制能力
      • index 图形集合中目标图形位数索引值。
    • .objectControlDisable(index:Number) - 移除图形开启控制能力
      • index 图形集合中目标图形位数索引值。

Readme

Keywords

none

Package Sidebar

Install

npm i 3m-plugin-control

Weekly Downloads

12

Version

1.0.13

License

ISC

Unpacked Size

3.83 MB

Total Files

14

Last publish

Collaborators

  • dengbupapapa