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

大约有 2,258 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0087 秒)

651. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 66%]

...e precision loss occurs on IE. Try separating color and alpha to different textures. 2018-04-14 0 0 分享 微博 QZONE 微信 InJoins 赞同来自: 又一个GITHUB上的相关信息: Some implementations of HTMLCanvasElement's CanvasRenderingContext2D store color values internally in premultiplie...

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

652. laya.physics.PhysicsDebugDraw_API3.0 [ 66%]

...votY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy...

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

653. laya.ani.swf.MovieClip_API3.0 [ 66%]

...tation scaleX scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clearTimer contains customRende...

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

654. UI内存泄漏 [ 66%]

...的处理。暴力点,不理这个缓存,手动的释放sources的里Texture,整个资源得到真正的释放。这是一个问题,还有问题就是九宫格了,用到九宫格的地方,AutoBitmap里全部缓存了,而且都是静态缓存了,清理缓存只是简单的置空,其...

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

655. DragonBones 4.9 转换 提示 没找到可以转换的文件,请确认文件夹名和文件名是一致的。 [ 66%]

...07 15:51 好的谢谢。 gplzh • 2016-12-06 13:31 boss1Ani_tex.json改成texture.json,boss1Ani_tex.png改成texture.png, 你试试看这样行不行 kanon1109 • 2016-12-06 10:48 这样做还是提示“没找到可以转换的文件”我的layaair版本是 1.5.3.

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

656. [layaair 1.0] 如何支持Unity的含有第二套UV的shader [ 66%]

...————————— Shader "Unlit/uv2" { Properties { _MainTex ("Texture", 2D) = "white" {} } SubShader { Tags { "RenderType"="Opaque" } LOD 100   Pass { CGPROGRAM #pragma vertex vert #pragma fragment frag // make fog work #pragma multi_compile_fog   #include "UnityCG.cginc"   struct appd...

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

657. laya.ui.Clip_API3.0 [ 66%]

...caleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent ca...

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

658. Laya集成Matter.js库layaSprite水平翻转无法显示的bug [ 66%]

...           {                         // texture: 'common1/btn_new.png',                         xOffset: 127,                         yOffset: 46,                     }               ...

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

659. ShaderPass介绍(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 66%]

...varying vec2 v_Texcoord0; varying vec3 v_Normal; uniform sampler2D u_AlbedoTexture; void main() { vec4 albedoTextureColor = vec4(1.0); albedoTextureColor = texture2D(u_AlbedoTexture, v_Texcoord0); gl_FragColor=albedoTextureColor; } ``` ##### 初始化自定义Shader > 导入着色器代码 ```javasc...

来源: Laya2.0_文档 发布时间: 20210715

660. laya.ui.Image_API3.0 [ 66%]

...scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip top transform url useSourceSize viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubble...

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