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

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

481. laya.media.SoundNode_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

482. laya.map.GridSprite_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

483. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 43%]

.../resource/MulSampleRenderTexture.ts:47 创建一个 MulSampleRenderTexture 实例。 Parameters width: number 宽度。 height: number 高度。 Default value format: RenderTextureFormat = RenderTextureFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: RenderTextureDepthFormat = RenderT...

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

484. laya.ui.WXOpenDataViewer_API3.0 [ 43%]

...enDataViewer Class WXOpenDataViewer 微信开放数据展示组件,直接实例本组件,即可根据组件宽高,位置,以最优的方式显示开放域数据 Hierarchy UIComponent WXOpenDataViewer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoS...

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

485. laya.map.MapLayer_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

486. laya.ui.UIComponent_API3.0 [ 43%]

...structor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns UIComponent Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: bool...

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

487. 新手常问问题 欢迎补充 [ 43%]

...dManager.playSound或者 SoundManager.playMusic会返回一个SoundChannel实例。你可以声明一个变量来接收它,然后通过SoundChannel来控制播放、停止、暂停。具体代码如下所示: var soundC:SoundChannel = SoundManager.playSound("url"); //播放 soundC.play(); //停...

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

488. laya.components.AnimationClip2D_API3.0 [ 42%]

...s Resource.__constructor Defined in laya/components/AnimationClip2D.ts:214 实例化一个2D动画clip类 Returns AnimationClip2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resou...

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

489. 3D粒子 · LayaAir3.3 · 引擎文档 · LAYABOX [ 42%]

...先设置火焰生命周期内颜色的过程,创建Color Over Lifetime实例,Type设置为Gradient梯度变化曲线,打开Gradient面板,上面3个箭头向下的指示标表明颜色的透明度从 0%的不透明->80%的不透明->100%的全透明,下面的2个箭头向上的指...

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

490. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 42%]

...先设置火焰生命周期内颜色的过程,创建Color Over Lifetime实例,Type设置为Gradient梯度变化曲线,打开Gradient面板,上面3个箭头向下的指示标表明颜色的透明度从 0%的不透明->80%的不透明->100%的全透明,下面的2个箭头向上的指...

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