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

大约有 310 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0035 秒)

41. laya.ui.UIEvent [ 72%]

...c] 定义 componentadded 事件对象的 type 属性值。Event COMPONENT_REMOVED : String = componentremoved[static] 定义 componentremoved 事件对象的 type 属性值。Event DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event DISPLAY : String = display[static] 定义...

来源: laya_api 发布时间: 20170929

42. laya.d3.core.scene.SceneRenderManager_API3.0 [ 72%]

...constructor Accessors list Methods addMotionObject addRenderObject destroy removeMotionObject removeRenderObject updateMotionObjects Constructors constructor new SceneRenderManager(): SceneRenderManager Defined in laya/d3/core/scene/SceneRenderManager.ts:11 实例化一个场景管理节点 Returns ...

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

43. laya.d3的SimpleSingletonList 疑似逻辑问题 [ 72%]

...况。 因为mesh的active=false,然后就会调用到scene的render的remove。而SimpleSingletonList会获取element的indexinlist,但由于可能并没有进过add,所以这时候获得的index是-1,SimpleSingletonList的remove会继续进过逻辑:   var end = this.elements[this.lengt...

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

44. JQ集成到Laya二次封装 [ 72%]

...从当前数组开始算索引 // console.log( JQ(this).siblings(aWater).remove() );//指定数组范围 - 移出 // console.log( JQ(this).siblings(aWater).hide() );//指定数组范围 - 隐藏 // Laya.timer.once(1000,this,function(){ // JQ(aWater).show();//全部显示; // }) // console.log(JQ(t...

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

45. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 70%]

...tructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getchild0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciIntersectsBox Constructors constr...

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

46. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 69%]

...torage 06-20 19:10:18.328 5371-5371/com.ReleaseTest.Four W/art: Attempt to remove local handle scope entry from IRT, ignoring 06-20 19:10:18.329 5371-5371/com.ReleaseTest.Four E/SysUtils: ApplicationContext is null in ApplicationStatus 06-20 19:10:18.351 5371-5371/com.ReleaseTest.Four W/chromium: [W...

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

47. laya.d3.core.scene.bvhscenerendermanager.BVHSceneRenderManager_API3.0 [ 69%]

... bvhSpatial list otherList Methods addMotionObject addRenderObject destroy removeMotionObject removeRenderObject updateMotionObjects Constructors constructor new BVHSceneRenderManager(bvhConfig?: BVHSpatialConfig): BVHSceneRenderManager Overrides SceneRenderManager.constructor Defined in laya/d3/cor...

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

48. 有人遇到GetType 的问题吗? laya2.0 [ 68%]

...来自: 这个发生的概率很小,原因是你在OnTrigger中执行了remove某个带碰撞器的物体,但是这个物体在本帧结束的时候才会被移除,这个时候物体已经不存在了但是在该帧还在舞台上,也就可以发生碰撞,接下来在该帧中发生碰撞...

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

49. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 68%]

...tructors constructor Accessors parent Methods addCell destroy fillCell fillRemove getItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getchild0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciIntersectsBox Constructors constr...

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

50. laya.d3.core.scene.bvh.BVHSpatial_API3.0 [ 68%]

...oy getItemByCameraCullInfo getItemByFrustum getItemBySCI motionOne rebuild removeOne update Constructors constructor new BVHSpatial(bvhConfig?: BVHSpatialConfig, bvhManager?: BVHSpatialManager): BVHSpatial Defined in laya/d3/core/scene/bvh/BVHSpatial.ts:32 创建BVH系统实例 Parameters Default va...

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