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

大约有 3,266 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0064 秒)

3181. 真机测试时 有3d模型的界面尺寸就会错乱 [ 45%]

...模型,想给它六个面贴不同的贴图,该如何处理? 如何获取一个3D模型的长宽高? 模型资源释放问题 问题状态 最新活动: 2020-04-02 10:31 浏览: 2303 关注: 2 人 155*****553 • 2020-04-02 08:13 请问 具体怎么做呀。? 这个页面在一开始设置...

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

3182. 添加或修改物理ChainCollider属性points时,报错 [ 45%]

...js物理引擎鼠标问题 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 求问shader中的attribute变量怎么动态修改 IDE通过.ui自动生成的ui代码报错 为什么给Sprite容器添加点击事件没反应 修改stage的scale后,会发生异常情况 播放背景音...

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

3183. 截屏drawToCanvas的疑问 [ 44%]

...灵显示到舞台          *          * <p>也可以获取原始图片数据,分享到网上,从而实现截图效果,示例:</p>          *          * var htmlCanvas:HTMLCanvas = sprite.drawToCanvas(100, 100, 0, 0);//把精灵绘制到canvas上...

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

3184. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 44%]

... 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

3185. laya.d3.physics.PhysicsTriggerComponent_API3.0 [ 44%]

... 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

3186. laya.physics.joint.MouseJoint_API3.0 [ 44%]

... 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

3187. laya.physics.ColliderBase_API3.0 [ 44%]

... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]刚体引用 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/component...

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

3188. laya.d3.physics.PhysicsCollider_API3.0 [ 44%]

... 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

3189. 资源加载 · LayaAir3.3 · 引擎文档 · LAYABOX [ 44%]

....json"; //fetch取到的是原始数据,但没有缓存,无法用getRes获取 Laya.loader.fetch(jsonPath, "json").then((_json) => { if (_json.bagList && _json.bagList.length > 0) { //把json数据传递给list组件的数据源属性array this.bagList.array = _json.bagList; } }); }...

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

3190. 关于laya生成的canvas定位问题导致内部事件不正确 [ 44%]

...,急,大神帮看哈 Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 问题状态 最新活动: 2017-04-27 10:54 浏览: 1816 关注: 3 人 callback • 2017-04-27 10:59 额 这样确实可以 但是我没有手动去改layaAir canvas的属性啊 我是改了它父容器的坐标...

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