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

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

1001. laya.components.Animator2D_API3.0 [ 31%]

...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDisable onDisable(): void Inherited from Component.onDisable Defined in laya/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Retu...

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

1002. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 31%]

...Ease.linearInOut,Handler.create(this,this.angelTween1)); } })(); 调用 // 创建岛屿 this.island = new IsLand(); // 岛屿添加到舞台 Laya.stage.addChild(this.island); this.island.autoSize = true; this.island.move(100,100); 没有一起移动 2017-07-20 添加评论 免费帖 --> 分享 微...

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

1003. laya.display.Node_API3.0 [ 31%]

...: string): void Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void Methods _initialize _initialize(): void Defined in laya/display/Node.ts:103 Returns v...

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

1004. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 30%]

...d from Node.url Defined in laya/display/Node.ts:66 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:73 设置资源的URL Parameters path: string Returns void Methods _getIndexInReflectionList _getIndexInReflectionList()...

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

1005. laya.ui.TextArea_API3.0 [ 30%]

... Menu Globals "laya/ui/TextArea" TextArea Class TextArea TextArea 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextArea 实例。 package { import laya.ui.TextArea; import laya.utils.Handler; public class TextArea_Example { public function TextA...

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

1006. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 30%]

...te3D.constructor Defined in laya/d3/core/pixelLine/PixelLineSprite3D.ts:45 创建一个 PixelLineSprite3D 实例。 Parameters Default value maxCount: number = 2 最大线段数量。 Default value name: string = null 名字。 Returns PixelLineSprite3D Properties Optional _extra _extra: INodeExtra ...

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

1007. laya.ui.ScaleBox_API3.0 [ 29%]

...structor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 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 _ownG...

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

1008. laya.ui.WXOpenDataViewer_API3.0 [ 29%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

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

1009. laya.d3.core.Camera_API3.0 [ 28%]

...ted Menu Globals "laya/d3/core/Camera" Camera Class Camera Camera 类用于创建摄像机。 Hierarchy BaseCamera Camera WebXRCamera Index Constructors constructor Properties _cacheDepth _cacheDepthTexture _extra _forward _scene _up _url clearFlag enableRender name tag useOcclusionCulling RENDERING...

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

1010. laya.d3.webxr.core.WebXRCamera_API3.0 [ 27%]

...ebXR/core/WebXRCamera" WebXRCamera Class WebXRCamera author miner 类用于创建WebXR摄像机。 Hierarchy Camera WebXRCamera Index Constructors constructor Properties _cacheDepth _cacheDepthTexture _extra _forward _scene _up _url clearFlag enableRender name tag useOcclusionCulling RENDERINGTYPE_D...

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