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

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

891. 求HTTP相关的文档或者例子谢谢了 [ 59%]

...ethod=/*iflash.net.URLRequestMethod.POST*/"POST";             var values=new URLVariables();             this.url.data=values;             this.publicloader.load(this.url); 这段没有返回值  不知道错误在哪 2015-12-17 添加评论 免费帖 --> 分享 微博 QZ...

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

892. 着色器蓝图 · LayaAir3.3 · 引擎文档 · LAYABOX [ 59%]

... CUTOUT(镂空) ​ 如果贴图中采样到的Aplha值 > AlphaTestValue,则最终颜色为来源颜色,否则废弃像素。 TRANSPARENT(半透明) 最终颜色 = 来源颜色不透明度 + 目标颜色(1 - 不透明度)。 ADDTIVE(加色混合) 最终颜色 = 来源颜色 + ...

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

893. laya.ui.DialogManager [ 59%]

...Point 把本地坐标转换为相对stage的全局坐标。 Sprite  lock(value:Boolean):void 锁定所有层,显示加载条信息,防止双击 DialogManager off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。...

来源: Laya2.0_api 发布时间: 20190513

894. dcc下载超时 [ 59%]

... 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=localize value=false 07-04 20:55:27.117: E/LayaGameEngine(7884): game_plugin_set_option key=gameUrl value=http://engine.develop.monitor.com/wheat/index.js 07-04 20:55:27.117: D/LayaGameEngine(7884): game_plugin_init url =http://engine...

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

895. laya.media.Sound_API3.0 [ 58%]

...annel Defined in laya/media/Sound.ts:24 播放声音。 Parameters Default value startTime: number = 0 开始时间,单位秒 Default value loops: number = 0 循环次数,0表示一直循环 Returns SoundChannel 声道 SoundChannel 对象。 Globals "laya/media/Sound" Sound duration dispose event ha...

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

896. sprite点击事件 位置便宜 [ 58%]

..._WHEEL: appendText("\n鼠标滚轮滚动"); break; } } function appendText(value) { txt.text += value; txt.scrollY = txt.maxScrollY; } /**添加提示文本*/ function createLogger() { txt = new Laya.Text(); txt.overflow = Laya.Text.SCROLL; txt.text = "请把鼠标移到到矩形方块,左右键操...

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

897. laya.components.AnimatorControllerLayer2D_API3.0 [ 58%]

...ccessors defaultState get defaultState(): AnimatorState2D set defaultState(value: AnimatorState2D): void Defined in laya/components/AnimatorControllerLayer2D.ts:138 默认动画状态机。 Returns AnimatorState2D Defined in laya/components/AnimatorControllerLayer2D.ts:142 默认动画状态机。 P...

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

898. @regClass编译报错! [ 58%]

...getOwnPropDesc = Object.getOwnPropertyDescriptor;   var __name = (target, value) => __defProp(target, "name", { value, configurable: true });   var __decorateClass = (decorators, target, key, kind) => {     var result = kind > 1 ? void 0 : kind ? __getOwnPropDesc(target, key) : target; ...

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

899. laya.ui.IRender [ 58%]

...e-only] 渲染项。 Implementation     public function set itemRender(value:any):voidFri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

900. laya.ui.IComponent [ 58%]

...  public function get comXml():Object    public function set comXml(value:Object):voidFri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929