大约有 3,271 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0096 秒)
Laya_社区(2946) Laya3.0_api(163) Laya2.0_文档(63) Laya_示例(34) Laya3.0_文档(31) Laya2.0_示例(22) laya_api(7) Laya2.0_api(5)
...):是否超过目标阈值(如 >16ms 对应 60FPS,>33ms 对应 30FPS)。 脚本更新耗时 (T_ScriptUpdateTime):判断脚本逻辑是否过重。 阴影和渲染开销 (T_ShadowPass / CT_ShadowDrawCall):分析阴影计算压力。 资源占用 (M_AllTexture / M_GPUMemory):检查...
来源: Laya3.0_文档 发布时间: 20260128
... = "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
...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
...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
...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
...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
...网络速度快慢而有所差异。但正常网速下,肯定不会超过30分钟,如果超过30分钟的,则需要直接关闭发布界面,进行重新发布,假如重新发布仍然不成功的,可以联系Layabox官方进行反馈(QQ群管理员)。 > 这里提一下未来版本...
来源: Laya2.0_文档 发布时间: 20210715
...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
...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
...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