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

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

691. List的mouseThrough有bug,没办法穿透 [ 73%]

...自: mouseEnable跟mouseThrougth需要配合使用,比如mouseEnable 为true的时候  mouseThrough才会生效起作用! 2017-12-16 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 182*****614 相关问题 使用钢体设置防穿后...

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

692. 文本-下划线 [ 73%]

...t.color = "#ffffff"; txt.align = align; // 设置下划线 txt.underline = true; txt.underlineColor = underlineColor; txt.pos(x, y); Laya.stage.addChild(txt); return txt; } })();module laya { import Stage = Laya.Stage; import Text = Laya.Text; import WebGL = Laya.WebGL; export class Text_Underline {...

来源: Laya_示例 发布时间: 20260303

693. [LayaAir3]button组件连续设置gray属性,会报错 [ 73%]

...件连续设置gray属性,会报错   连续切换设置组件gray属性true/false,报错  附件 : --> 2025-08-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 LayaAir小牛 赞同来自: 您好,可以...

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

694. VR摄像机怎么设置坐标跟拍摄角度? [ 73%]

...or3(93, 64, -33)); camera.transform.rotate(new Laya.Vector3(0.05, 155, 0), true, false); camera.clearColor = null; camera.addComponent(VRCameraMoveScript); 我这样跟传统的摄像机一样去设置报错了! 2017-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

695. 怎么给舞台设置焦点 [ 73%]

... 微博 QZONE 微信 yllczjh 赞同来自: 知道了     文本框.focus=true   就行了 2017-11-08 0 0 分享 微博 QZONE 微信 ymsdandan 赞同来自: 这个LayaAir下实现不了,你可以用原生的看下 2017-11-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠...

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

696. laya.d3.core.RenderableSprite3D_API3.0 [ 73%]

...s:310 inheritdoc override Parameters Default value destroyChild: boolean = true Returns void destroyChildren destroyChildren(): void Inherited from Node.destroyChildren Defined in laya/display/Node.ts:211 销毁所有子对象,不销毁自己本身。 Returns void event event(type: string, data?: ...

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

697. laya.ui.ScaleBox_API3.0 [ 73%]

...的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/dis...

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

698. laya.ui.Box_API3.0 [ 73%]

...的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/...

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

699. as hello world 背景还是黑色 [ 73%]

...-web-app-capable' content='yes' /> <meta name='full-screen' content='true' /> <meta name='x5-fullscreen' content='true' /> <meta name='360-fullscreen' content='true' /> <meta http-equiv='expires' content='0' /> <meta name='laya' screenorientation='landscape' /> <m...

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

700. tween 的 update 怎么是回调一次!!! [ 73%]

...false 就完事儿了   @param once — 是否只执行一次,如果为true,回调后执行recover()进行回收,默认为true。 2019-05-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 轻飘时刻 相关问题 缓动Tween能...

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