大约有 337 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0071 秒)
Laya3.0_api(110) Laya2.0_api(67) Laya_社区(65) laya_api(61) Laya3.0_文档(16) Laya2.0_文档(16) Laya2.0_示例(1) Laya_示例(1)
...ialog限制拖动区域有什么方法 分享:Sprite 转换成3D贴图(Texture2D)的方法,如果有更好的方法,请告诉我。 第一个程序 hello laya显示不出文本,只是显示一些之前表格,单选项之类的东西 dialog通过UIConfig设置UIConfig.closeDialogOnSide ...
来源: Laya_社区 发布时间: 20180620
...form变量。 3.1 Uniform常见变量类型 Uniform变量的常见类型:Texture2D,Color,Vector2,Vector3,Vector4,Bool,Float,Matrix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,为四个Float类型组成的...
来源: Laya3.0_文档 发布时间: 20251010
...fect BloomEffect Index Constructors constructor Properties clamp color dirtTexture fastMode Accessors active anamorphicRatio diffusion dirtIntensity intensity softKnee threshold Methods effectInit getCameraDepthTextureModeFlag release Constructors constructor new BloomEffect(): BloomEffect Overrides...
来源: Laya3.0_api 发布时间: 20231102
...hArr rate skinDataArray skinDic skinSlotDisplayDataArr srcBoneMatrixArr subTextureDic tfArr url uuid yReverseMatrix DEBUG interpolation Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _...
来源: Laya3.0_api 发布时间: 20231115
...默认文本颜色是绿色,我想换成其他颜色,如何操作? Texture图片能否进行翻转? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 求指点3d射线碰撞...
来源: Laya_社区 发布时间: 20171017
... 忽略顶点颜色信息,可减小lm文件大小 Texture Setting --- 贴图设置 Original Texture Type --- 需要转换格式的原始纹理类型 Non-PNG|JPG 非png| jpg 格式贴图...
来源: Laya_社区 发布时间: 20170428
...片以圆形的方式显示? 游戏运行在chrome里面 听不见声音 Texture图片能否进行翻转? TypeScript下HttpRequest发送Post请求有Bug? laya3D动画无法播放 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 laya怎...
来源: Laya_社区 发布时间: 20200529
...a.BlinnPhongMaterial; //添加漫反射贴图 Laya.Texture2D.load("res/threeDimen/Physics/rocks.jpg", Laya.Handler.create(this, function (tex) { this.mat1.albedoTexture = tex; })); //平面加载 let plane = this.scene.add...
来源: Laya_社区 发布时间: 20201127
[LayaAir3]VideoTexture,VideoNode视频和Image图片内存释放问题 我在做场景切换的时候出现的视频内存释放问题 如图,VIdeoTexture和VideoNode都是依赖原生的video标签,而原生的video标签一旦创建了,如果不将src设置为null,会一直占用内存...
来源: Laya_社区 发布时间: 20240228
...cted All Inherited Externals Only exported Menu Globals "laya/resource/BaseTexture" BaseTexture Class BaseTexture BaseTexture 纹理的父类,抽象类,不允许实例。 Hierarchy Resource BaseTexture NativeRenderTexture2D RenderTexture2D RenderTexture TextureCube Texture2DArray Texture2D Video...
来源: Laya3.0_api 发布时间: 20231115