大约有 1,219 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0097 秒)
Laya_社区(1012) Laya3.0_api(61) Laya2.0_api(57) Laya3.0_文档(54) Laya2.0_文档(20) Laya_示例(11) laya_api(4)
...不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 通过laya嵌入iframe 后 原...
来源: Laya_社区 发布时间: 20171107
... GridSprite Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url aniSpriteArray autoSize drawImageNum hitTestPrior isAloneObject isHaveAnimation mouseThrough name relativeX relativeY tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha...
来源: Laya3.0_api 发布时间: 20231115
...ject parentsChildNodes, Boolean ignoreNullChild) LayaExport.DataManager.getSceneNode () LayaExport.DataManager.saveData () LayaExport.DataManager.getData () LayaAir3D.exportResource (Boolean isDebug) (at Assets/LayaAir3D/LayaTool/LayaAir3D.cs:435) LayaAir3D.OnGUI () (at Assets/LayaAir3D/LayaTool/Lay...
来源: Laya_社区 发布时间: 20180202
...选laya.html类库,如图2所示 (图2) 2.2 节点中创建 在一个Scene2D的Hierarchy窗口中,任何节点下,或者是空白位置,都可以通过鼠标右键来创建HTML文本,如动图2-1所示 (动图2-1) 此时创建的HTML文本,是看不到任何效果的,后面将...
来源: Laya3.0_文档 发布时间: 20230303
...te MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderE...
来源: Laya3.0_api 发布时间: 20231115
...负数,可以实现垂直反转效果,比如scaleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srol...
来源: Laya2.0_api 发布时间: 20190513
...e MovieClip Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count cus...
来源: Laya3.0_api 发布时间: 20231115
...性的详细说明见1.3节。 1.2.4 在代码里给 Tree 对象赋值 在Scene2D的属性设置面板中,增加一个自定义组件脚本。然后将Tree节点拖入到其暴露的属性入口中,在代码里给 Tree 对象赋值的示例如下: const { regClass, property } = Laya; @regClass...
来源: Laya3.0_文档 发布时间: 20251010
...负数,可以实现垂直反转效果,比如scaleX=-1。UIComponent scene : *[read-only] 获得所属场景。 Node scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.srol...
来源: Laya2.0_api 发布时间: 20190513
... Camera.glsl u_CameraDepthTexture 深度纹理 Camera.glsl u_Time 时间 Scene.glsl u_FogParams(Start, range, Density, 缺省) 雾效参数 Scene.glsl u_FogColor 雾效颜色 Scene.glsl 4.子着色器SubShader 4.1 什么是SubShader SubShader子着色器可以理解为Shader的渲染方案。每个S...
来源: Laya3.0_文档 发布时间: 20251010