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

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

331. laya.physics.PhysicsDebugDraw_API3.0 [ 26%]

...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...

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

332. laya.map.TileAniSprite_API3.0 [ 26%]

...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...

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

333. 动画状态机 · LayaAir3.3 · 引擎文档 · LAYABOX [ 26%]

...动画状态机文件,下一章将具体介绍。 Culling Mode:剔除模式,Always Animate表示即使摄像机看不见也要进行动画播放的更新,Cull Completely 表示摄像机看不见时停止动画的所有更新。 Sleep:动画完成是否停止更新。因为在LayaAir中,...

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

334. laya.ui.Dialog_API3.0 [ 26%]

...g Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹出的层次 通过设置popupEffect和closeEffect可以设置弹出...

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

335. laya.ui.DialogManager_API3.0 [ 26%]

...的open和close事件 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownG...

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

336. laya.media.SoundNode_API3.0 [ 26%]

...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...

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

337. laya.map.GridSprite_API3.0 [ 26%]

...t.blendMode Defined in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cache...

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

338. laya.display.Animation_API3.0 [ 26%]

...imation_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init();//初始化 } private function init():void { var animation:Animation = new Animation();//创建一个 Animation 类的实例对象 animation 。...

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

339. laya.ani.bone.Skeleton_API3.0 [ 26%]

...建一个Skeleton对象 Parameters Default value aniMode: number = 0 动画模式,0不支持换装,1、2支持换装 Returns Skeleton Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited f...

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

340. 精灵 · LayaAir3.3 · 引擎文档 · LAYABOX [ 26%]

...属性,如图2-9所示: (图2-9) 其它属性 功能说明 混合模式 Blend Mode 指定要使用的混合模式。目前只支持"lighter" 接受鼠标时间 Mouse Enabled 是否接受鼠标事件 鼠标穿透 Mouse Through 鼠标事件与此对象的碰撞检测是否可穿透 优先本...

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