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

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

3021. laya.d3.renderobjs.renderobj.InstanceRenderElementOBJ_API3.0 [ 41%]

...J.ts:20 _shaderInstances _shaderInstances: SingletonList<ShaderInstance> Implementation of IRenderElement._shaderInstances Inherited from RenderElementOBJ._shaderInstances Defined in laya/d3/RenderObjs/RenderObj/RenderElementOBJ.ts:16 _transform _transform: Transform3D Implementation of IRende...

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

3022. laya.ui.Tab [ 41%]

...象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标签的字体名称,以字...

来源: laya_api 发布时间: 20170929

3023. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 41%]

...(http://127.0.0.1:55942/game/code.js:13972:9) at TextureCube.<anonymous> (http://127.0.0.1:55942/game/code.js:75718:8) at Shader3D.__proto._uniform_samplerCube (http://127.0.0.1:55942/game/code.js:83267:20) at Shader3D.__proto.uploadMaterialUniforms (http://127.0.0.1:55942/game/code.js:83399:2...

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

3024. 资源回收的清理不干净的bug [ 40%]

...en);                  for(var i=myscene.numChildren-1; i>=0; i--){                 console.log(myscene.getChildAt(i).name)                 myscene.getChildAt(i).destroy();             }             console.log("recycle fu...

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

3025. [0]layaair2-cmd 编译bug [ 40%]

...ir2-cmd/node_modules/natives/index.js:55:10)     at Object.<anonymous> (/usr/local/lib/node_modules/layaair2-cmd/node_modules/graceful-fs/fs.js:1:37)     at Module._compile (internal/modules/cjs/loader.js:956:30)     at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10...

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

3026. laya.ui.TextInput [ 40%]

...:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系上的 Y 轴坐...

来源: laya_api 发布时间: 20170929

3027. laya.ui.RadioGroup [ 40%]

...象和UI的View组件默认为true。 Sprite items : Vector.<ISelect>[read-only] 项对象们的存放数组。 UIGroup labelBold : Boolean 表示按钮文本标签是否为粗体字。 UIGroup labelColors : StringUIGroup labelFont : String 表示按钮文本标签的字体名称,以字...

来源: laya_api 发布时间: 20170929

3028. Laya.Loader.getRes("xxx.png")取出来的资源为什么是Texture2D,不是Texture [ 40%]

...2.0_stable/lfGame2.0/bin/js/bundle.js:11677:28) at Pry_floor.<anonymous> (file:///D:/zxl/2.0_stable/lfGame2.0/bin/js/bundle.js:11663:22) at EventHandler.run (file:///D:/zxl/2.0_stable/lfGame2.0/bin/libs/laya.core.js:986:38) at Animation.event (file:///D:/zxl/2.0_stable/lfGame2.0/bin/libs/laya....

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

3029. 如何获取animation的node节点? [ 40%]

...选中任意节点,然后右键点击,在弹出菜单中选创建2D-->Animotion,这样就可以直接创建成功了。 然后在属性面板中定义Animotion的name,就可以用getChildByName来调用了。 下面的截图是我项目中的层级关系,你可以参考一下   2019-02-2...

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

3030. 滚动支持 · LayaAir3.3 · 引擎文档 · LAYABOX [ 40%]

...变都会触发这个事件。 aPanel.scroller.on(Laya.UIEvent.Scroll, ()=> {} ); Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20251010