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

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

1061. 请问下为啥我的LayaNative在运行的时候,一直显示Layaair的动画在0%的进度无法跳过呢 [ 67%]

...verflow-x:hidden;overflow-y:hidden;background-color: #000;'> <script type="text/javascript" src="bytebuffer.js"></script> <script type="text/javascript" src="protobuf.js"></script> <script type="text/javascript" src="zlib.min.js"></script> <script src='Main....

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

1062. 安卓手机输入不了中文 [ 67%]

...用一个原生的 HTMLInputElement 在安卓下,这个对象一旦设置type为password,弹出的就是安全键盘,即使再设置为 type=text 也无法恢复普通键盘了 绕过的方法是每次都重新创建 源码: input.as         private function _setInputMethod():void { ...

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

1063. laya.d3.math.Rand_API3.0 [ 67%]

...SignedFloat getUint getByteFromInt getFloatFromInt Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method

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

1064. laya.d3.core.render.SkinRenderElement_API3.0 [ 67%]

..._render _renderUpdatePre compileShader setSkinData Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface

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

1065. laya.display.cmd.DrawRoundRectCmd_API3.0 [ 67%]

...idth x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

1066. ios上input无法隐藏 [ 67%]

...pha(opacity=0);opacity:0;width: 29%;height:11%;";             z_file.type ="file";//设置类型是file类型。             z_file.id ="z_sfz";//设置ID。             z_file.accept="image/*";//设置文件的格式为png;             z_file.style.position ="absolute";  ...

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

1067. laya.d3.renderobjs.renderobj.SceneRenderManagerOBJ_API3.0 [ 67%]

...otionObject removeRenderObject updateMotionObjects Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1068. 请问当按钮使用的skin透明的部分太大的时候,能够透过什么方法去调整碰撞范围吗? [ 67%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。  @default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 2018-01-09 0 0 分享 微博 QZONE 微信 为什么被折叠?...

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

1069. laya.map.TileTexSet_API3.0 [ 67%]

...rAll removeAniSprite showDebugInfo Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface

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

1070. [LayaAir3]Laya3.3.5 2D相机drawToRenderTexture2D不生效问题 [ 67%]

...ya;  @regClass() export class Main extends Laya.Script {     @property({type: Laya.Sprite,caption:"测试组件1"})     private testSprite: Laya.Sprite;     @property({type: Laya.Sprite,caption:"测试组件2"})     private testSprite2: Laya.Sprite;     onStart() {         console.log...

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