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

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

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

...线检测使用的接口有4个,分为两类。`raycastFromTo`,`raycastAllFromTo`一类,`rayCast`,`rayCastAll`一类。我们将前面2个成为A类,后面为B类,我们来看下这两种方法的api: ![](img/1.png)(图1) ![](img/2.png)(图2) A类使用的是一个两个点作为参数...

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

222. laya.d3.core.render.posteffect.ColorGradEffect_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/PostEffect/ColorGradEffect" ColorGradEffect Class ColorGradEffect ColorGradEffect 类用于创建调色Effect Hierarchy PostP...

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

223. laya.d3.resource.models.SkyDome [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyDomeProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyDomeInheritanceSkyDome Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Proper...

来源: laya_api 发布时间: 20170929

224. laya.d3.component.animator.AnimatorState_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy EventDispatche...

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

225. laya.d3.webxr.core.WebXRInput_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRInput" WebXRInput Class WebXRInput author miner 类用来描述输入设备 Hierarchy EventDispatcher WebXRInput Index Co...

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

226. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineRenderer" PixelLineRenderer Class PixelLineRenderer PixelLineRenderer 类用于线渲染器。 Hierarchy BaseRend...

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

227. 打包成LayaNative之后,在oppo r9s和小米note上面,程序后台经常卡死Anr [ 71%]

...,只要是Android回调了onPause之后出现一些问题:   suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sys...

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

228. laya.d3.core.trail.TrailRenderer_API3.0 [ 71%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/trail/TrailRenderer" TrailRenderer Class TrailRenderer TrailRenderer 类用于创建拖尾渲染器。 Hierarchy BaseRender TrailRen...

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

229. 2D拖尾渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 70%]

...,可以看到两者效果一致。 (图2-3) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:56 img{cursor:pointer}

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

230. 其他 · LayaAir3.4 · 引擎文档 · LAYABOX [ 70%]

...需要增加-Objc的参数,微信的官方文档中默认让增加-Objc -all_load,但是这样会导致编译报错。 遇到到这种情况可以把参数变成 -Objc -force_load libWeChatSDK.a,配置后,如图1所示: 5. 关于iOS模拟器 LayaNative支持iOS模拟器,但是由于模拟...

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