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

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

2841. 控制器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...后显示下图: (图2-4) Enabled 是否使用动画效果。 Ease Type 时间/速度曲线。 Duration 整个缓动过程持续的时间。单位毫秒。 Delay 控制器页面切换后,延迟一定时间再开始缓动。单位毫秒。 在Gear界面上,我们并没有看X值的设置。...

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

2842. laya.d3.core.trail.TrailRenderer_API3.0 [ 37%]

...itFlag __init__ changeVertexDefine shaderValueInit Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

2843. laya.d3.core.pixelline.PixelLineRenderer_API3.0 [ 37%]

...itFlag __init__ changeVertexDefine shaderValueInit Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

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

2844. 显示文本组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...ontrol extends Laya.Script { //declare owner : Laya.Sprite3D; @property( { type : Laya.Label } ) public lab: Laya.Label; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { this.lab.pos(Laya.stage.w...

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

2845. 多线程Worker · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...任何完成操作的机会;就是简单的立即停止 属性 Property Type Description onmessage EventListener 一个事件监听函数,每当拥有message属性的MessageEvent从worker中冒泡出来时就会执行该函数。事件的data属性存有消息内容。 onerror EventListener 一...

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

2846. 支付宝小游戏 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

... = Laya; @regClass() export class Script extends Laya.Script { @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { //支付宝小游戏 Laya.loader...

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

2847. LAYABOX游戏实时语音之APP版本 [ 37%]

...ice.getInstance().startOnlyRecordAudioMessage (mChatRoomId, YIMService.ChatType.RoomChat); } }; new Thread() { public void run() { m_Handler.post(mRunnable0); } }.start(); } private void stopAndSendAudio(){ final Runnable mRunnable0 = new Runnable() { @Override public void run() { YIMService.getInst...

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

2848. laya.d3.component.volume.batchvolume.StatiVertexMergeBatchRender_API3.0 [ 37%]

...changeVertexDefine shaderValueInit Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Method Enumeration Interface

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

2849. LayaAir的组件化开发(TypeScript-IDE篇(TS)-组件化开发相关) [ 37%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Component&class=laya.components.Script ### 三、Runtime与脚本的使用区别 LayaAir的组件化开发,核心就是Runtime类与Script(脚本组件)类的合理运用,生命周期方法的使用...

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

2850. 关于截屏的问题 [ 37%]

...PauseTimes 1 06-09 11:48:56.724 1999-2600/? D/ThermalStateManager: Thermal type: 0 cur_temperature:43 06-09 11:48:56.944 1040-1555/? D/ArpVerifier: performPollAndLog: 06-09 11:48:56.954 1654-1654/? D/StatusBar.MSimNetworkController: The latest refersh is 2013 ms ago! 06-09 11:48:56.954 1654-1654/? D...

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