大约有 335 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0061 秒)
Laya_社区(140) Laya3.0_api(85) Laya2.0_api(73) laya_api(17) Laya2.0_文档(13) Laya3.0_文档(4) Laya_示例(3)
...vLastPos.y -= 60; circle.transform.localPosition = this.m_vLastPos; circle.active = true; } 2018-08-09 0 0 分享 微博 QZONE 微信 luckybryce 赞同来自: 回馈一下问题,经过一系列尝试,最终解决的方案是。 把待克隆的物体单独放在一个unity场景中,导成.lh文...
来源: Laya_社区 发布时间: 20180809
...的子节点 _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
...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
...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
...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
...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
...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
...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
...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
...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