大约有 9,044 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0114 秒)
Laya_社区(8096) Laya3.0_api(304) Laya2.0_api(209) Laya2.0_文档(174) laya_api(166) Laya3.0_文档(76) Laya_示例(11) Laya2.0_示例(8)
...x(): Float32Array Defined in laya/d3/animation/AnimationTransform3D.ts:156 获取世界矩阵。 Returns Float32Array 世界矩阵。 hasListener hasListener(type: string): boolean Inherited from EventDispatcher.hasListener Defined in laya/events/EventDispatcher.ts:21 检查 EventDispatcher 对象...
来源: Laya3.0_api 发布时间: 20231102
...和UI点击穿透的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 如何设置Sprite的宽高和点击区域? 使用钢体设置防穿后仍有几率会穿透 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 问题状态 最新活动: 2016-12-1...
来源: Laya_社区 发布时间: 20161214
...tionID:number=0; changeAction() { this.tActionID++; var aniCount:number; //获取动画动作数量 aniCount=this.skeleton.getAnimNum(); this.tActionID=this.tActionID%aniCount; //显示当前要播放的动画名 this.text.text=this.skeleton.getAniNameByIndex(this.tActionID); //切换播放的动画...
来源: Laya2.0_文档 发布时间: 20210715
...例凹多边形的问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 Laya mac版的IDE 是没测试就上线了吗? 成都雨墨游戏 求 laya 程序开发人员 求指点3d射线碰撞和UI点击穿透的问题 做好的粒子特效在U3D里循环正常。在LAYA插件里预...
来源: Laya_社区 发布时间: 20191019
... laya 程序开发人员 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 2.1.1.1引擎微信小游戏掉帧严重 关于使用matterjs物理引擎鼠标问题 关于Laya实现Matter.js官方案例凹多边形的问题 LayaAir 3D 有提供 3D 物理引擎功能吗? LayaAir使用AS...
来源: Laya_社区 发布时间: 20201204
...光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 怎么获取对象的坐标 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 问题状态 最新活动: 2017-12-29 17:31 浏览: 998 关注: 4 人 Laya_Aaron • 2017-12-29 17:...
来源: Laya_社区 发布时间: 20171227
... 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 ALPHATESTVALUE ALPHATESTVALUE: number Inherited from Material.ALPHATESTVALUE De...
来源: Laya3.0_api 发布时间: 20231115
...义。设置名称后可以通过IK组件上的getChain(name: string)方法获取对应的Chain。如果未设置,则默认使用end节点的name。 Type:类型。有position和lookAt两种。 position:位置模式。在此模式下,链的末端节点会尽可能到达设置的空间坐...
来源: Laya3.0_文档 发布时间: 20260131
...texture填充。 Graphics getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Graphics loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void...
来源: laya_api 发布时间: 20170929