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

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

151. Laya.Sprite3D.instantiate克隆的对象过多,渲染不出来 [ 48%]

...vLastPos.y -= 60; circle.transform.localPosition = this.m_vLastPos; circle.active = true; } 2018-08-09 0 0 分享 微博 QZONE 微信 luckybryce 赞同来自: 回馈一下问题,经过一系列尝试,最终解决的方案是。 把待克隆的物体单独放在一个unity场景中,导成.lh文...

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

152. 资源加载(JavaScript-3D基础(JS)-LayaAir3D之资源加载) [ 48%]

...的子节点 _scene.getChildByName('Scenes').getChildByName('HeightMap').active = false; _scene.getChildByName('Scenes').getChildByName('Area').active = false; //使用纹理 var earth1 = _scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createSphere(5, 32, 32))); earth1.transform.translate(n...

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

153. 资源加载(TypeScript-3D基础(TS)-LayaAir3D之资源加载) [ 48%]

...getChildByName('Scenes').getChildByName('HeightMap') as Laya.MeshSprite3D).active = false; (_scene.getChildByName('Scenes').getChildByName('Area') as Laya.MeshSprite3D).active = false; //使用纹理 var earth1 = _scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createSphere(5, 32, 32))); ear...

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

154. laya.html.dom.HTMLIframeElement_API3.0 [ 48%]

...seUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY...

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

155. laya.html.dom.HTMLDivElement_API3.0 [ 48%]

...seUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY...

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

156. laya.physics.PhysicsDebugDraw_API3.0 [ 47%]

...ior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics h...

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

157. 资源加载(ActionScript-3D基础(AS3)-LayaAir3D之资源加载) [ 47%]

...cene.getChildByName('Scenes').getChildByName('HeightMap') as MeshSprite3D).active = false; (_scene.getChildByName('Scenes').getChildByName('Area') as MeshSprite3D).active = false; //使用纹理 var earth1:MeshSprite3D = _scene.addChild(new MeshSprite3D(PrimitiveMesh.createSphere(5, 32, 32))) as Mes...

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

158. laya.map.TileAniSprite_API3.0 [ 47%]

...ior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics h...

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

159. 寻路导航示例中添加Laya.PathFind组件报异常 [ 46%]

...tMap') as Laya.MeshSprite3D; //使可行走区域模型隐藏 meshSprite3D.active = false; var heightMap: Laya.Texture2D = Laya.Loader.getRes("../../res/threeDimen/scene/TerrainScene/Assets/HeightMap.png") as Laya.Texture2D; //初始化MeshTerrainSprite3D this.terrainSprite = Laya.MeshTerrainSprite3...

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

160. laya.particle.Particle2D_API3.0 [ 46%]

...ior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY gr...

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