大约有 394 项符合查询结果, 库内数据总量为 30,897 项。 (搜索耗时: 0.0070 秒)
Scene.open打不开场景问题 Laya2.8.0beta创建3D物理项目,创建页面不挂载任何script脚本和runtime,Scene.open打不开页面,必须填入runtime脚本才能打开,这是什么情况?2.7.1及之前的版本没有这个问题,不挂载任何script脚本和runtime直接可...
来源: Laya_社区 发布时间: 20200924
...der HSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...
来源: Laya3.0_api 发布时间: 20231115
...der VSlider Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMo...
来源: Laya3.0_api 发布时间: 20231115
...hy Box Tree Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY array bgColor blendMode bottom cacheAs centerX centerY compon...
来源: Laya3.0_api 发布时间: 20231115
...t Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY clickHandler ...
来源: Laya3.0_api 发布时间: 20231115
...t TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 我这样...
来源: Laya_社区 发布时间: 20180417
...线 _camera.viewportPointToRay(point,_ray); //拿到射线碰撞的物体 _scene.physicsSimulation.rayCast(_ray,_outHitResult); //如果碰撞到物体 if (_outHitResult.succeeded) { //删除碰撞到的物体 text.text = "碰撞到了" + _outHitResult.collider.owner.name ; trace("碰撞到物体!...
来源: Laya2.0_文档 发布时间: 20210715
...ayer变量加载a.lh下的player2,否则会出现报错的情况,并且scene3D上有时也会出现类似情况,对于其对象销毁上,也存在一定问题,销毁不了对象,提示卸载组件时出现问题,手动移除组件,也报了同样的问题,报了loaded什么的 2017...
来源: Laya_社区 发布时间: 20170808
...ad property 'cursor' of undefined错误 运行报错 Uncaught Can not find scene:GameView.scene undefined 释放资源Cannot read property '_getSource' of undefined重新加载会容易报错 AS调用IOS原生返回值为undefined,这种情况要怎么解决 TiledMap里面Laya.ILaya报undefined La...
来源: Laya_社区 发布时间: 20171205
...all(this,vale) } GameConfig.startScene && Laya.Scene.open(GameConfig.startScene); })); 例子就是 官方的demo 只是修改了入口 其他没有变 fixImg3d.rar 2022-10-14 0 0 分享 微博 QZONE 微信 1567600631用户 赞同来...
来源: Laya_社区 发布时间: 20221013