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

大约有 5,549 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0190 秒)

891. 不带格式后缀的图片无法成功加载 [ 76%]

...功加载 let url = 'http://sf6-be-pack.pglstatp-toutiao.com/obj/ad.union.api/e285dd263aee2e8f7b302fa8d139de4c' Laya.loader.load(url, Laya.Handler.create(this, () => { let picTemp = Laya.Loader.getRes(url); console.log(picTemp.width) // undefined let nodee = new Laya.Sprite() nodee.texture = picT...

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

892. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 76%]

... 新建个项目,把下载的qrcode.js添加到index.html中。qrcode的api请参考[地址](https://github.com/davidshimjs/qrcodejs)。具体的逻辑代码如下: ```typescript //初始化引擎 Laya.init(600,400); Laya.stage.bgColor = "#ffcccc"; var div = Laya.Browser.document.createElement("...

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

893. 物理射线检测(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 76%]

...景属性中的**PhysicsSimulation物理模拟器**。详情可以查看[Api地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`...

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

894. laya.effect.EffectBase_API3.0 [ 76%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/effect/EffectBase" EffectBase Class EffectBase 效果插件基类,基于对象池管理 Hierarchy Component EffectBase FadeIn Fad...

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

895. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 76%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/BVHSceneRenderManager/BVHRenderSpatialBox" BVHRenderBox Class BVHRenderBox<T> Type parameters T Hierarchy BVHSp...

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

896. 物理射线检测(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 76%]

...景属性中的**PhysicsSimulation物理模拟器**。详情可以查看[Api地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`...

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

897. 物理射线检测(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 76%]

...景属性中的**PhysicsSimulation物理模拟器**。详情可以查看[Api地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=3D&category=BulletPhysics&class=laya.d3.physics.PhysicsSimulation)。射线检测使用的接口有4个,分为两类。`raycastFromTo`...

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

898. RadioGroup属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 76%]

...时候就确定好实际应用时的大小。* ### 1.3 RadioGroup组件的API介绍 RadioGroup 的API介绍请参考 [ http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.RadioGroup](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI...

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

899. RadioGroup属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 76%]

...时候就确定好实际应用时的大小。* ### 1.3 RadioGroup组件的API介绍 RadioGroup 的API介绍请参考 [ http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.ui.RadioGroup](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI...

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

900. Laya2.2 U3D插件导出Avatar丢失 [ 76%]

...*810 • 2019-10-24 10:26 两个问题:1. 既然新版弃用了,为何 api 没有进行说明 2. "直接绑定 sprite3d 节点就可以" 如何做呢,搜索绑定(bind) 和 (link) 关键字 没有找到合适的 api。 谢谢 Laya_Aaron • 2019-10-24 10:54 以前传参数的地方...

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