大约有 309 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
...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
...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
...况。 因为mesh的active=false,然后就会调用到scene的render的remove。而SimpleSingletonList会获取element的indexinlist,但由于可能并没有进过add,所以这时候获得的index是-1,SimpleSingletonList的remove会继续进过逻辑: var end = this.elements[this.lengt...
来源: Laya_社区 发布时间: 20220707
...从当前数组开始算索引 // 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
...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
...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
... 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
...来自: 这个发生的概率很小,原因是你在OnTrigger中执行了remove某个带碰撞器的物体,但是这个物体在本帧结束的时候才会被移除,这个时候物体已经不存在了但是在该帧还在舞台上,也就可以发生碰撞,接下来在该帧中发生碰撞...
来源: Laya_社区 发布时间: 20190407
...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
...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