大约有 9,044 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0180 秒)
Laya_社区(8096) Laya3.0_api(304) Laya2.0_api(209) Laya2.0_文档(174) laya_api(166) Laya3.0_文档(76) Laya_示例(11) Laya2.0_示例(8)
...屏幕就会响应代码: private onMouseClick(event:Laya.Event):void{ //获取点击位置的地图坐标 const uiPosX = Math.abs(this.tMap.viewPortX) + event.stageX / this.tMap.scale; const uiPosY = Math.abs(this.tMap.viewPortY) + event.stageY / this.tMap.scale; //将地图坐标转换为地图...
来源: Laya_社区 发布时间: 20260113
...olverIterations(overideNumIterations:Number) ``` - 通过刚体对象可以获取到刚体对象作为一个约束的connectedBody时的ownBody ``` rigid.constaintRigidbodyA; ``` - 通过刚体对象可以获取到刚体对象作为一个约束的ownBody时的connectedBody ``` rigid.constaintRigidbo...
来源: Laya2.0_文档 发布时间: 20210714
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...ir中如何使图片以圆形的方式显示? 请问有没有方法能够获取“鼠标是否处于按下状态”? 加载到舞台的3D模型不显示贴图 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? btn ...
来源: Laya_社区 发布时间: 20180911
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/reso...
来源: Laya3.0_api 发布时间: 20231115
...刚体,设置小球的线速度,在小球的脚本的onUpdate里不断获取小球MeshSprite3D坐标,为摄像机设置坐标,现在问题是摄像机跟随小球运动的同时,小球出现抖动问题。 有尝试过尝试插值但是还是会抖动,并且线速度设置越大,抖...
来源: Laya_社区 发布时间: 20190528
...个小塔防游戏,分享给初学的朋友们(ts版本)《二》 如何获取一个3D模型的长宽高? 分享一个TS版本的3D2D结合的单机斗地主Demo 3D模型tween旋转 请教一个关于laya2.5d项目美术规范的问题哈 编辑了图片 执行代码说加载不出来资源 这...
来源: Laya_社区 发布时间: 20191218
...知识库API_KEY:用于连接 LayaAir MCP 服务,可以点击右侧的获取API_KEY按钮来获取 API_KEY。 打开页面后,点击右上角的登录按钮,选择账号登录或微信扫码登录方式,完成注册或登录。 登录成功后,点击订阅选项上的按钮,或者点...
来源: Laya3.0_文档 发布时间: 20260206
...tring Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获取资源的URL地址。 uuid uuid: string Inherited from Resource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Readonly version version: number Defined in laya/resource/HierarchyResource.ts:8 Stati...
来源: Laya3.0_api 发布时间: 20231115