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

大约有 3,518 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0083 秒)

681. laya.d3.core.BaseCamera_API3.0 [ 73%]

...机 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

682. 文字从右往左显示异常 [ 73%]

文字从右往左显示异常 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

683. laya.d3.core.light.SpotLight_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

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

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

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

685. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 73%]

...okies`"和"`HTTP authentication schemes`"。除非`xhr.withCredentials`为`true`(`xhr`对象有一个属性叫`withCredentials`,默认值为`false`)。所以开发者假如遇到跨域发送不能携带cookie时候请参考这个。 ###方法 ####abort() 如果请求已经被发送,则立刻...

来源: Laya2.0_文档 发布时间: 20210715

686. 文本-下划线 [ 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_示例 发布时间: 20241119

687. 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

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

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

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

689. 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

690. 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