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

大约有 1,439 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0057 秒)

101. laya.d3.text.TextMesh_API3.0 [ 81%]

... Globals "laya/d3/text/TextMesh" TextMesh Class TextMesh TextMesh 类用于创建文本网格。 Hierarchy TextMesh Index Constructors constructor Accessors color fontSize text Constructors constructor new TextMesh(): TextMesh Defined in laya/d3/text/TextMesh.ts:58 创建一个新的 TextMesh 实例...

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

102. Uncaught Can not find class srcipt/game/Game_App.ts [ 81%]

...个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚本?   附件 : --> 2020-02-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回...

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

103. Image属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 81%]

# Image 组件参考 ## 一、通过LayaAirIDE创建Image组件 ### 1.1 创建image ​ Image 是 UI 里最常见的显示图像的组件,用来显示位图图像。可以设置 Image 组件的 skin 属性来改变 Image 组件呈现的图像。Image 组件支持九宫格数据设定,用于实...

来源: Laya2.0_文档 发布时间: 20210714

104. 垂直布局容器组件 · LayaAir3.0文档 · LAYABOX [ 81%]

垂直布局容器组件(VBox)一、通过LayaAir IDE创建VBox组件1.1 创建VBox1.2 VBox属性1.3 脚本控制VBox二、通过代码创建VBox垂直布局容器组件(VBox) VBox是容器类组件,继承自Box。VBox是用于垂直布局的容器组件,对比Box它增加了更为细...

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

105. laya.d3.core.particleShuriKen.module.GradientColor [ 81%]

...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

106. laya.d3.core.particleshuriken.module.RotationOverLifetime_API3.0 [ 81%]

...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

107. laya.d3.core.particleShuriKen.module.GradientColor [ 81%]

...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

108. laya.d3.core.particleshuriken.module.GradientDataInt_API3.0 [ 81%]

...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

109. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 81%]

...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

110. 水平布局容器组件 · LayaAir3.0文档 · LAYABOX [ 81%]

水平布局容器组件(HBox)一、通过LayaAir IDE创建HBox组件1.1 创建HBox1.2 HBox属性1.3 脚本控制HBox二、通过代码创建HBox组件水平布局容器组件(HBox) HBox其本质是容器类组件,所有的容器类组件都继承自Box,HBox也不例外。HBox是常用...

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