大约有 3,699 项符合查询结果, 库内数据总量为 30,897 项。 (搜索耗时: 0.0102 秒)
Laya_社区(3210) Laya2.0_文档(154) Laya3.0_api(102) Laya3.0_文档(82) Laya2.0_api(82) Laya_示例(44) laya_api(25)
...新的3D场景时,引擎会自动添加一个主摄像机 Main Camera 在Scene3D节点下。当然也还可以添加更多的摄像机。当我们如图2-1所示,选中主摄像机时,Scene窗口中会出现一个Camera Preview窗口,用来显示主摄像机所看到的视野,这样方便...
来源: Laya3.0_文档 发布时间: 20240910
...37732) at Function.FrustumCulling.renderObjectCulling (laya.d3.js:6487) at Scene.__proto._preRenderScene (laya.d3.js:29274) at Camera.__proto._renderCamera (laya.d3.js:39685) at Scene.__proto.renderSubmit (laya.d3.js:29827) at WebGLContext2D.__proto.submitElement (laya.webgl.js:5915) at WebGLContext...
来源: Laya_社区 发布时间: 20180724
...log与所需要用到该Dialog的场景管关联起来。回到初始场景Scene,在Scene2D的属性设置面板中,增加一个自定义组件脚本。添加如下代码,实现鼠标点击后,弹出Dialog页面: const { regClass, property } = Laya; @regClass() export class NewScript exten...
来源: Laya3.0_文档 发布时间: 20240910
..., Laya.Sprite3D.load("res/prefabs/Conventional/SampleScene.lh", Laya.Handler.create(null, function(sp) { var layaMonkey2 = scene.addChild(sp); layaMonkey2.transform.localScale = new Laya.Vector3(4, 4, 4); ...
来源: Laya_社区 发布时间: 20211009
...t SkyBox.__proto._render (http://127.0.0.1:55942/game/code.js:74089:17) at Scene.__proto._renderScene (http://127.0.0.1:55942/game/code.js:81177:9) at Camera.__proto._renderCamera (http://127.0.0.1:55942/game/code.js:91842:9) at Scene.__proto.renderSubmit (http://127.0.0.1:55942/game/code.js:81631:4...
来源: Laya_社区 发布时间: 20180307
...报错Cannot find global type 'Array' 运行报错 Uncaught Can not find scene:GameView.scene undefined 问题状态 最新活动: 2022-09-19 17:12 浏览: 9002 关注: 4 人 wq • 2020-07-11 13:47 layaair2-cmd安装老是出错啊,官方用的什么node版本啊,9.x 10.x 12.x 下的都有问...
来源: Laya_社区 发布时间: 20200623
...rite3D(20,"right"); let pixelleft = new PixelLineSprite3D(20,"left"); this.scene.addChild(rightControl); this.scene.addChild(leftControl); this.scene.addChild(pixelright); this.scene.addChild(pixelleft); webXRInput.bindMeshNode(leftControl,WebXRInput.HANDNESS_LEFT); webXRInput.bindMeshNode(rightCont...
来源: Laya3.0_文档 发布时间: 20240910
...rameElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight display...
来源: Laya3.0_api 发布时间: 20231102
.../旋转 shape 对象。 } } Hierarchy Node Sprite Text Stage AnimationBase Scene Scene3D SoundNode VideoNode Skeleton MovieClip TileAniSprite MapLayer GridSprite Particle2D PhysicsDebugDraw SpineSkeleton UIComponent DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _...
来源: Laya3.0_api 发布时间: 20231115
...DE里,怎么调用微信小程序API 如何实现微信登录? laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 如何通过命令行工具构建和发布项目 问题状态 最新活动: 2019-08-21 22:13 浏览: 687 关注: 1 人
来源: Laya_社区 发布时间: 20190821