大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0057 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
# ProgressBar 组件参考 ## 一、通过LayaAirIDE创建ProgressBar组件 ### 1.1 创建ProgressBar ProgressBar 经常被用于显示游戏中某个操作的进度,例如加载资源的进度、角色经验或血量的进度。 点击选择资源面板里的 ProgressBar 组件,拖放...
来源: Laya2.0_文档 发布时间: 20210715
...ss CircleShapeInheritanceCircleShape BaseShape Object CircleShape 类用于创建环形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By arc : Number环形弧度。CircleShape emitFromEdge : Boolean从边缘发射。CircleSh...
来源: laya_api 发布时间: 20170929
...ss CircleShapeInheritanceCircleShape BaseShape Object CircleShape 类用于创建环形粒子形状。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By arc : Number环形弧度。CircleShape emitFromEdge : Boolean从边缘发射。CircleSh...
来源: Laya2.0_api 发布时间: 20190513
...etonList.constructor Defined in laya/d3/component/SimpleSingletonList.ts:7 创建一个新的 SimpleSingletonList 实例。 Returns SimpleSingletonList Methods clearElement clearElement(): void Defined in laya/d3/component/SimpleSingletonList.ts:52 Returns void Globals "laya/d3/component/SimpleSingl...
来源: Laya3.0_api 发布时间: 20231102
...等。 本节以一个立方体模型演示这些变换。在LayaAir IDE中创建一个“3D空项目”,打开项目后,IDE已经默认创建了一个立方体。在Scene2D的属性面板中,新建一个组件脚本,添加装饰器暴露cube的属性,代码如下: @property({ type: Laya...
来源: Laya3.0_文档 发布时间: 20240910
...mation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类用于创建粒子帧动画。 Public Properties PropertyDefined By cycles : int循环次数。TextureSheetAnimation enable : Boolean是否启用TextureSheetAnimation enableUVChannels : intUV通道类型,0为Noting,1为Ev...
来源: Laya2.0_api 发布时间: 20190513
MovieClip is not a constructor 在vsCode中写ts语法,创建MovieClip后运行报错:MovieClip is not a constructor! 2017-07-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 18688961270 赞同来自: 已...
来源: Laya_社区 发布时间: 20170718
...ew NativeFilter(): NativeFilter Defined in laya/filters/NativeFilter.ts:26 创建一个 Filter 实例。 Returns NativeFilter Methods Static _filter _filter(this: RenderSprite, sprite: Sprite, context: any, x: number, y: number): void Defined in laya/filters/NativeFilter.ts:36 Parameters this: Rende...
来源: Laya3.0_api 发布时间: 20231115
...用于初始化3D设置。 Public Methods MethodDefined By Laya3D() 创建一个 Laya3D 实例。 Laya3D _getMaterialTexturePath(path:String, urlVersion:String, materialBath:String):String[static] private Laya3D init(width:Number, height:Number, antialias:Boolean = false, alpha:Boolean = ...
来源: laya_api 发布时间: 20170929
...ew SingletonList(): SingletonList Defined in laya/utils/SingletonList.ts:9 创建一个新的 SingletonList 实例。 Returns SingletonList Methods destroy destroy(): void Defined in laya/utils/SingletonList.ts:76 Returns void indexof indexof(element: T): number Defined in laya/utils/SingletonList.t...
来源: Laya3.0_api 发布时间: 20231115