大约有 1,460 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0059 秒)
Laya3.0_api(398) Laya_社区(300) Laya2.0_api(251) laya_api(215) Laya2.0_文档(167) Laya3.0_文档(90) Laya2.0_示例(22) Laya_示例(17)
...ineCurvePosition SplineCurvePositionVelocity 类用于通过顶点和速度创建闪光插值。 Public Methods MethodDefined By SplineCurvePositionVelocity() 创建一个 SplineCurvePositionVelocity 实例。 SplineCurvePositionVelocity Init(position0:Vector3, velocity0:Vector3, position1:V...
来源: laya_api 发布时间: 20170929
...个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚本? 附件 : --> 2020-02-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...
来源: Laya_社区 发布时间: 20200207
# Image 组件参考 ## 一、通过LayaAirIDE创建Image组件 ### 1.1 创建image Image 是 UI 里最常见的显示图像的组件,用来显示位图图像。可以设置 Image 组件的 skin 属性来改变 Image 组件呈现的图像。Image 组件支持九宫格数据设定,用于实...
来源: Laya2.0_文档 发布时间: 20210714
...eGradientColor ObjectImplements laya.d3.core.IClone GradientColor 类用于创建渐变颜色。 Public Properties PropertyDefined By constant : Vector4[read-only] 固定颜色。 GradientColor constantMax : Vector4[read-only] 最大固定颜色。 GradientColor constantMin : Vector4[read-...
来源: Laya2.0_api 发布时间: 20190513
...Defined in laya/d3/core/particleShuriKen/module/RotationOverLifetime.ts:18 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 Parameters angularVelocity: GradientAngularVelocity Returns RotationOverLifetime Properties enable enable: boolean Defined in laya/d3/c...
来源: Laya3.0_api 发布时间: 20231115
...eGradientColor ObjectImplements laya.d3.core.IClone GradientColor 类用于创建渐变颜色。 Public Properties PropertyDefined By constant : Vector4[read-only] 固定颜色。 GradientColor constantMax : Vector4[read-only] 最大固定颜色。 GradientColor constantMin : Vector4[read-...
来源: laya_api 发布时间: 20170929
垂直布局容器组件(VBox)一、通过LayaAir IDE创建VBox组件1.1 创建VBox1.2 VBox属性1.3 脚本控制VBox二、通过代码创建VBox垂直布局容器组件(VBox) VBox是容器类组件,继承自Box。VBox是用于垂直布局的容器组件,对比Box它增加了更为细...
来源: Laya3.0_文档 发布时间: 20240910
...entDataInt" GradientDataInt Class GradientDataInt GradientDataInt 类用于创建整形渐变。 Hierarchy GradientDataInt Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo Constructors constructor new GradientDataInt(): GradientDataInt Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
...tate" AnimatorPlayState Class AnimatorPlayState AnimatorPlayState 类用于创建动画播放状态信息。 Hierarchy AnimatorPlayState Index Constructors constructor Accessors animatorState currentState duration normalizedTime Constructors constructor new AnimatorPlayState(): AnimatorPlayState Def...
来源: Laya3.0_api 发布时间: 20231115
水平布局容器组件(HBox)一、通过LayaAir IDE创建HBox组件1.1 创建HBox1.2 HBox属性1.3 脚本控制HBox二、通过代码创建HBox组件水平布局容器组件(HBox) HBox其本质是容器类组件,所有的容器类组件都继承自Box,HBox也不例外。HBox是常用...
来源: Laya3.0_文档 发布时间: 20240910