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

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

2771. 支付宝小游戏 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

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

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

2772. 同时使用雾和粒子系统,粒子的颜色变成雾的颜色 [ 38%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 关于使用matterjs物理引擎鼠标问题 btn 鼠标移动上去默认文本颜色是绿色,我想换...

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

2773. laya.d3.core.material.RenderState_API3.0 [ 38%]

...RGB(0,0,0),Alpha:(1)。 Static BLEND_DISABLE BLEND_DISABLE: number = BlendType.BLEND_DISABLE Defined in laya/d3/core/material/RenderState.ts:22 混合枚举_禁用。 Static BLEND_ENABLE_ALL BLEND_ENABLE_ALL: number = BlendType.BLEND_ENABLE_ALL Defined in laya/d3/core/material/RenderState.ts:24 混...

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

2774. LAYABOX游戏实时语音之APP版本 [ 38%]

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

2775. 关于截屏的问题 [ 38%]

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

2776. laya.ui.AutoBitmap [ 38%]

...(texture:Texture, x:Number, y:Number, width:Number = 0, height:Number = 0, type:String = repeat, offset:Point = null):FillTextureCmd 用texture填充。 Graphics getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用...

来源: Laya2.0_api 发布时间: 20190513

2777. 控制器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 37%]

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

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

2778. 动画节点 · LayaAir3.4 · 引擎文档 · LAYABOX [ 37%]

...imation extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Animation }) //在IDE面板中显示属性 ani: Laya.Animation; constructor() { super(); } //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { thi...

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

2779. laya.events.Keyboard_API3.0 [ 37%]

...T SLASH SPACE T TAB U UP V W X Y Z Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

2780. layacmd在centOS 6.5上运行出错 [ 37%]

...clear=true', 'releasemode=normal', 'exportUICode=true', 'exportRes=true' ] type: Linux appPath: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/ openProject: /data/ebuild/gongdou/gongdouH5/laya/.laya loadProject: /data/ebuild/gongdou/gongdouH5/laya/.laya assetsPath: /da...

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