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

大约有 328 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0056 秒)

281. 请教各位前辈们,AS的一些API好像layabox没有,求解决方法或者思路,比如 Point 的interpolate方法 具体问题内详 [ 58%]

...答:beginBitmapFill方法已经没有了,可以使用sp.graphics.drawTexture实现类似功能 graphcis Lines 请参考:根据指定的路径数据绘制出图案以及展示Graphics提供的绘图API    第三个问题:关于创建 Graphics 类的 beginGradientFill() 和 lineGradientStyle...

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

282. 将字节数组转图片 [ 57%]

...70 相关问题 请问LayaAir中如何使图片以圆形的方式显示? Texture图片能否进行翻转? matter中layasprite怎么改变图片大小? ios14系统下 blendMode='lighter' 图片异常 laya怎么跨域加载图片 编辑了图片 执行代码说加载不出来资源 这个是怎...

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

283. popupEffect 有谁能告诉我dialog的这个东西要怎么用啊? [ 56%]

...ialog限制拖动区域有什么方法 分享:Sprite 转换成3D贴图(Texture2D)的方法,如果有更好的方法,请告诉我。 第一个程序 hello laya显示不出文本,只是显示一些之前表格,单选项之类的东西 dialog通过UIConfig设置UIConfig.closeDialogOnSide ...

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

284. 微信小游戏利用开放域好友关系链做排行榜 [ 56%]

...enDataContext = wx.getOpenDataContext();              var rankTexture:Laya.Texture = new Laya.Texture(Laya.Browser.window.sharedCanvas);                 rankTexture.bitmap.alwaysChange = true;//小游戏使用,非常费,每帧刷新                  ...

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

285. 微信小游戏 关系链数据上屏绘制问题 [ 56%]

...同来自: 附件已上传 微信和laya都是最新版 461行  var rankTexture = new Texture(window.sharedCanvas); 报错   用法参考的是 https://ask.layabox.com/question/12349 xiaosong的文档 wxgame.rar 2018-03-28 0 0 分享 微博 QZONE 微信 liuxshwin 赞同来自: @Gaomengqing  运...

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

286. 自定义Shader · LayaAir3.0文档 · LAYABOX [ 56%]

...form变量。 3.1 Uniform常见变量类型 Uniform变量的常见类型:Texture2D,Color,Vector2,Vector3,Vector4,Bool,Float,Matrix4x4,TextureCube Texture2D用于2D纹理采样的图片类型,图片本地支持格式:JPG,PNG Color 颜色类型,四个Float类型组成的...

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

287. laya.d3.core.render.BloomEffect_API3.0 [ 55%]

...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

288. laya.ani.bone.Templet_API3.0 [ 55%]

...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

289. Laya3D鼠标检测,3d对象被添加到场景,然后又被移除,还能通过Ray进行碰撞检测么? [ 53%]

...默认文本颜色是绿色,我想换成其他颜色,如何操作? Texture图片能否进行翻转? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 求指点3d射线碰撞...

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

290. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 53%]

...        忽略顶点颜色信息,可减小lm文件大小         Texture Setting   ---   贴图设置                 Original Texture Type    ---   需要转换格式的原始纹理类型                          Non-PNG|JPG       非png| jpg 格式贴图...

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