• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,312 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0047 秒)

1221. laya.physics.joint.JointBase_API3.0 [ 38%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

来源: Laya3.0_api 发布时间: 20231115

1222. 分享:Laya开发TS项目使用pomelo客户端SDK(pomelo-jsclient-websocket) [ 38%]

...lo-jsclient-websocket是js,ts作为js的超集,应该直接引用一下脚本就应该无压力兼容的,结果实际操作中是磕磕绊绊,遇到了一些问题,现在总算解决了,分享一下,遇到的一些坑和解决的办法。      pomelo的客户端提供的API其实很...

来源: Laya_社区 发布时间: 20180109

1223. laya.d3.core.MeshFilter_API3.0 [ 38%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

来源: Laya3.0_api 发布时间: 20231115

1224. laya.d3.component.LODGroup_API3.0 [ 38%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

来源: Laya3.0_api 发布时间: 20231115

1225. 获取位置信息 · LayaAir3.0文档 · LAYABOX [ 37%]

...ximumAge }); } 在LayaAir IDE中,给Scene2D添加一个自定义的组件脚本,添加如下代码,实现鼠标点击后,获取地理位置。 const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { constructor() { super(); } onMouseClick(evt: Laya.Event...

来源: Laya3.0_文档 发布时间: 20241014

1226. laya.d3.component.hlod.HLOD_API3.0 [ 36%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya...

来源: Laya3.0_api 发布时间: 20231115

1227. 学会编写d.ts声明文件(TypeScript-IDE篇(TS)-代码模式基础) [ 35%]

...文件 如果库的源码本身就是由TS 写的,那么在使用 `tsc` 脚本将 TS 编译为 js 的时候,添加 `declaration` 选项,就可以同时也生成 `.d.ts` 声明文件了。 我们可以在命令行中添加 `--declaration`(简写 `-d`), 或者在 `tsconfig.json` 中添加 ...

来源: Laya2.0_文档 发布时间: 20210715

1228. laya.physics.joint.GearJoint_API3.0 [ 35%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/GearJoint.ts:16 [首次设置有效]两个刚体是否可以发生碰撞,默认为false joint1 joint1: any Defined in laya/physic...

来源: Laya3.0_api 发布时间: 20231115

1229. laya.physics.joint.PulleyJoint_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 collideConnected collideConnected: boolean = false Defined in laya/physics/joint/PulleyJoint.ts:29 [首次设置有效]两个刚体是否可以发生碰撞,默认为false otherAnchor otherAnchor: any[] = [0, 0]...

来源: Laya3.0_api 发布时间: 20231115

1230. laya.physics.joint.WeldJoint_API3.0 [ 34%]

...s/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/WeldJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上角位置偏移 collideConnected collideConnected: boolean = f...

来源: Laya3.0_api 发布时间: 20231115