大约有 3,518 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0083 秒)
Laya_社区(2613) Laya3.0_api(265) Laya2.0_文档(227) Laya2.0_api(113) laya_api(98) Laya_示例(83) Laya3.0_文档(74) Laya2.0_示例(45)
...机 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?: an...
来源: Laya3.0_api 发布时间: 20231115
文字从右往左显示异常 laya.display.Text.RightToLeft = true; let text = new laya.display.Text(); text.text = "abc"; text.fontSize = 60; Laya.stage.addChild(text); laya.display.Text.RightToLeft = true;加上这句后显示如图 [attach]12861[/attach] 附件 : --> 2018-06-04 添加评论 免...
来源: Laya_社区 发布时间: 20180604
...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
...自: mouseEnable跟mouseThrougth需要配合使用,比如mouseEnable 为true的时候 mouseThrough才会生效起作用! 2017-12-16 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 182*****614 相关问题 使用钢体设置防穿后...
来源: Laya_社区 发布时间: 20171216
...okies`"和"`HTTP authentication schemes`"。除非`xhr.withCredentials`为`true`(`xhr`对象有一个属性叫`withCredentials`,默认值为`false`)。所以开发者假如遇到跨域发送不能携带cookie时候请参考这个。 ###方法 ####abort() 如果请求已经被发送,则立刻...
来源: Laya2.0_文档 发布时间: 20210715
...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_示例 发布时间: 20241119
...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
... 微博 QZONE 微信 yllczjh 赞同来自: 知道了 文本框.focus=true 就行了 2017-11-08 0 0 分享 微博 QZONE 微信 ymsdandan 赞同来自: 这个LayaAir下实现不了,你可以用原生的看下 2017-11-08 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠...
来源: Laya_社区 发布时间: 20171108
...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
...的 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