🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

3m-plugin-control

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

3m-plugin-control

3m-plugin-control

latest
npmnpm
Version
1.0.13
Version published
Maintainers
1
Created
Source

3m-plugin-control

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

特殊说明

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

FAQs

Package last updated on 14 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts