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

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

3171. 统计信息 · LayaAir3.4 · 引擎文档 · LAYABOX [ 32%]

...):是否超过目标阈值(如 >16ms 对应 60FPS,>33ms 对应 30FPS)。 脚本更新耗时 (T_ScriptUpdateTime):判断脚本逻辑是否过重。 阴影和渲染开销 (T_ShadowPass / CT_ShadowDrawCall):分析阴影计算压力。 资源占用 (M_AllTexture / M_GPUMemory):检查...

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

3172. Tree属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 32%]

... = "res/ui/vscroll.png"; tree.itemRender = Item; tree.xml = xml; tree.size(300, 300); tree.x = (Laya.stage.width - tree.width) / 2; tree.y = (Laya.stage.height - tree.height) / 2; Laya.stage.addChild(tree); } } } import Box = Laya.Box; import Clip = Laya.Clip; // 此类对应的json对象: // {"ch...

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

3173. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 32%]

...ugin/LayaItem.cs:98) LayaPlugin.OnGUI () (at Assets/LayaPlugin/LayaItem.cs:30) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/...

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

3174. 自定义shader-地形shader [ 32%]

...0, 0), false, false); camera.transform.translate(new Laya.Vector3(-5, 20, -30), false); camera.addComponent(CameraMoveScript); scene.once(Laya.Event.HIERARCHY_LOADED, this, function () { setCustomMaterial(scene.getChildAt(2)); }); function setCustomMaterial(spirit3D) { if (spirit3D instanceof Laya.M...

来源: Laya_示例 发布时间: 20260303

3175. 安卓概率性闪退 [ 31%]

...d) 2 com.android.okhttp.ConnectionPool.performCleanup(ConnectionPool.java:305) 3 com.android.okhttp.ConnectionPool.runCleanupUntilPoolIsEmpty(ConnectionPool.java:242) 4 com.android.okhttp.ConnectionPool.-wrap0(ConnectionPool.java) 5 com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:97)...

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

3176. laya.d3.webxr.core.WebXRSessionManager_API3.0 [ 31%]

...nsation: number = 1.7 Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:30 默认高度补偿,在init失败后使用 session session: any Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:17 Underlying xr session viewerReferenceSpace viewerReferenceSpace: any Defined in laya/d3/WebXR/core/WebX...

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

3177. 项目发布详解(含命令行发布)(TypeScript-IDE篇(TS)-代码模式基础) [ 31%]

...网络速度快慢而有所差异。但正常网速下,肯定不会超过30分钟,如果超过30分钟的,则需要直接关闭发布界面,进行重新发布,假如重新发布仍然不成功的,可以联系Layabox官方进行反馈(QQ群管理员)。 > 这里提一下未来版本...

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

3178. laya.d3.component.volume.batchvolume.StaticBatchVolume_API3.0 [ 31%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: ...

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

3179. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 31%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 disableCollisionsBetweenLinkedBodies disableCollisionsBetweenLinkedBodies: boolean = true Defined in laya/d3/physics/constraints/ConstraintComponent.ts:...

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

3180. laya.physics.joint.WheelJoint_API3.0 [ 31%]

...nherited from Component._singleton Defined in laya/components/Component.ts:30 是否单例,即同一个节点只能添加此类型的脚本一次 anchor anchor: any[] = [0, 0] Defined in laya/physics/joint/WheelJoint.ts:18 [首次设置有效]关节的链接点,是相对于自身刚体的左上...

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