大约有 12 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0058 秒)
API DocumentationAll Packages | All Classes | Index | Frames No Frames RotationInfoProperties | Methods Packagelaya.device.motionClasspublic class RotationInfoInheritanceRotationInfo Object 保存旋转信息的类。请勿修改本类的属性。 Public Properties PropertyDefined By ab...
来源: laya_api 发布时间: 20170929
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/motion/RotationInfo" RotationInfo Class RotationInfo 保存旋转信息的类。请勿修改本类的属性。 author Survivor Hierar...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames RigidBodyProperties | Methods Packagelaya.physicsClasspublic class RigidBodyInheritanceRigidBody Component Object 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象之间的...
来源: Laya2.0_api 发布时间: 20190513
...dUV即可,效果如图3-2所示。 (图3-2) Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-11-20 14:04:51 img{cursor:pointer}
来源: Laya3.0_文档 发布时间: 20251120
...uv, 0.0).rgb; int idx = 4 * local.x + c; tile[r][idx] = col; } } // ensure all loads visible barrier(); // compute and write results for (int r = 0; r < 4; ++r) { for (int c = 0; c < 4; ++c) { ivec2 writeIndex = baseIndex + ivec2(c, r); if (value != 0u) { writeIndex = ivec2(writeIndex.y, write...
来源: Laya3.0_文档 发布时间: 20260131
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/RigidBody" RigidBody Class RigidBody 2D刚体,显示对象通过RigidBody和物理世界进行绑定,保持物理和显示对象...
来源: Laya3.0_api 发布时间: 20231115
... 在3D场景中,过多同时播放的Spine3D实例会显著增加Draw Call。建议通过对象池管理Spine3D实例,及时回收不用的实例。 4.4 优化资源加载 建议将常用的Spine资源预加载,避免运行时动态加载导致的卡顿。 // 预加载常用Spine资源 Laya.lo...
来源: Laya3.0_文档 发布时间: 20260203
API DocumentationAll Packages | All Classes | Index | Frames No Frames PhysicsDebugDrawProperties | Methods | Events Packagelaya.physicsClasspublic class PhysicsDebugDrawInheritancePhysicsDebugDraw Sprite Node EventDispatcher Object 物理辅助线,调用PhysicsDebugDraw.enable()开启...
来源: Laya2.0_api 发布时间: 20190513
...eaders": { "LAYA_PRE_VERSION" : "v3.3.5", "LAYA_VERSION" : "v3.3.5", "LAYA_ALLOWED_DATASETS": "LayaAir", "LAYA_MCP_API_KEY": "YOUR_API_KEY" } } } } 各配置项说明如下: url:MCP 服务访问地址,直接复制模板中的地址即可。 LAYA_PRE_VERSION:用于版本差异对比查询的...
来源: Laya3.0_文档 发布时间: 20260128
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PhysicsDebugDraw" PhysicsDebugDraw Class PhysicsDebugDraw 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE...
来源: Laya3.0_api 发布时间: 20231115