大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...bGLRTMgr" WebGLRTMgr Class WebGLRTMgr WebGLRTMgr 管理WebGLRenderTarget的创建和回收 TODO 需求不大,管理成本高。先去掉。 Hierarchy WebGLRTMgr Index Methods getRT releaseRT Methods Static getRT getRT(w: number, h: number): RenderTexture2D Defined in laya/resource/WebGLRTMgr.ts:20...
来源: Laya3.0_api 发布时间: 20231115
...ublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By enable : Boolean是否启用。BaseShape randomDirection : Boolean随机方向。BaseShape...
来源: laya_api 发布时间: 20170929
...ublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By enable : Boolean是否启用。BaseShape randomDirection : Boolean随机方向。BaseShape...
来源: Laya2.0_api 发布时间: 20190513
...ScriptInheritanceScript Component3D EventDispatcher Object Script 类用于创建脚本的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 Component3D enable : Boolean 获取是...
来源: laya_api 发布时间: 20170929
...: ParticleTemplateBase Defined in laya/particle/ParticleTemplateBase.ts:17 创建一个新的 ParticleTemplateBase 类实例。 Returns ParticleTemplateBase Properties settings settings: ParticleSetting Defined in laya/particle/ParticleTemplateBase.ts:13 粒子配置数据 Methods addParticleArray a...
来源: Laya3.0_api 发布时间: 20231102
...is.ape.y = (Laya.stage.height - texture.height) / 2; } applayFilter() { // 创建一个发光滤镜 const GlowFilter = Laya.GlowFilter; let glowFilter = new GlowFilter("#ffff00", 10, 0, 0); // 设置滤镜集合为发光滤镜 this.ape.filters = [glowFilter]; } } new Filters_Glow();module laya { imp...
来源: Laya2.0_示例 发布时间: 20250223
...alfFloatUtils" HalfFloatUtils Class HalfFloatUtils HalfFloatUtils 类用于创建HalfFloat工具。 Hierarchy HalfFloatUtils Index Methods convertToNumber roundToFloat16Bits Methods Static convertToNumber convertToNumber(float16bits: number): number Defined in laya/utils/HalfFloatUtils.ts:123 conver...
来源: Laya3.0_api 发布时间: 20231115
...thods MethodDefined By Burst(time:Number, minCount:int, maxCount:int) 创建一个 Burst 实例。 Burst clone():* 克隆。 Burst cloneTo(destObject:*):void 克隆。 BurstProperty DetailmaxCountpropertymaxCount:int [read-only] 获取爆裂的最大数量。 Implementation pub...
来源: laya_api 发布时间: 20170929
...thods MethodDefined By Burst(time:Number, minCount:int, maxCount:int) 创建一个 Burst 实例。 Burst clone():* 克隆。 Burst cloneTo(destObject:*):void 克隆。 BurstProperty DetailmaxCountpropertymaxCount:int [read-only] 获取爆裂的最大数量。 Implementation pub...
来源: Laya2.0_api 发布时间: 20190513
...nEvent(): AnimationEvent Defined in laya/d3/animation/AnimationEvent.ts:10 创建一个 AnimationEvent 实例。 Returns AnimationEvent Properties eventName eventName: string Defined in laya/d3/animation/AnimationEvent.ts:8 事件触发名称。 params params: any[] Defined in laya/d3/animation/Anim...
来源: Laya3.0_api 发布时间: 20231115