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

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

11. 垂直滚动条组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 77%]

...开启鼠标滚轮滚动,默认值为true。该属性设置滚动对象target以后有效。 touchScrollEnable 是否开启触摸滚动,默认值为true。该属性设置滚动对象target以后有效。 hide 是否隐藏滚动条,默认为false。设为true后,不显示滚动条,但是可...

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

12. laya.ui.UIEvent [ 73%]

...处于活动状态 (true) 还是非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现的键非...

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

13. laya.ui.UIEvent [ 73%]

...处于活动状态 (true) 还是非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现的键非...

来源: laya_api 发布时间: 20170929

14. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 72%]

...his object and will recursively check its child objects until it finds the target object or misses all objects. * When not penetrable, the node's width and height define the mouse collision area (a non-penetrable rectangular area). If the rectangular collision area does not meet the requirements, yo...

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

15. 2D节点使用3D · LayaAir3.4 · 引擎文档 · LAYABOX [ 72%]

...纹理文件(RenderTexture),拖入摄像机的目标纹理(Render Target属性中。此时摄像机就会渲染到纹理, 而不是渲染到屏幕了。如图2-5所示, (图2-5) 2.4 设置Sprite的Texture 在Scene2D中创建一个Sprite,作为显示3D物体的载体,把之前...

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

16. laya.events.Event [ 71%]

...处于活动状态 (true) 还是非活动状态 (false)。 Event  currentTarget : Sprite 事件当前冒泡对象。Event  delta : int滚轮滑动增量Event  keyCode : int键盘值Event  keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现...

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

17. laya.events.Event [ 70%]

...处于活动状态 (true) 还是非活动状态 (false)。 Event  currentTarget : Sprite 事件当前冒泡对象。Event  delta : int滚轮滑动增量Event  keyCode : int键盘值Event  keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现...

来源: laya_api 发布时间: 20170929

18. laya.device.motion.Accelerator [ 70%]

...。 EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher  on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 侦听加速器运动。 Accelerator once(type:String, caller:*, listener:Function, arg...

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

19. 使用3D UI · LayaAir3.4 · 引擎文档 · LAYABOX [ 70%]

...{ super(); Main.instance = this; } @property({type:Laya.Sprite3D}) private target: Laya.Sprite3D; @property({type:Laya.UI3D}) private ui3d: Laya.UI3D; public animator: Laya.Animator; onEnable() { // 广告牌模式 this.ui3d.billboard = true; //获得状态机 this.animator = this.target.getComponen...

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

20. [LayaAirIDE 3.0]更新LayaAir 3.1.0-beta.1后编译不了 [ 69%]

...hrome出现错误: Error processing launch: Error Could not attach to main target layaair2-cmd 编译bug ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 微信小程序—未找到入口 app.json 文件,...

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