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

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

961. 粒子属性详解(JavaScript-3D基础(JS)-LayaAir3D之粒子系统) [ 42%]

... 3. *Volume Shell* 体积壳 5. *Randomize Direction* 随机化方向 4. `Box` 盒子形 1. *BoxX* 盒子X 2. *BoxY* 盒子Y 3. *BoxZ* 盒子Z 4. *Emitform* 发射 1. *volume* 5. *Randomize Direction* 随机化方向 5. `circle` 环形 1. *Radius* 半径 2. *Arc* 角度 3. *Emit From Edge* 基于边...

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

962. laya.ui.VBox [ 42%]

... DocumentationAll Packages | All Classes | Index | Frames No Frames VBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide I...

来源: Laya2.0_api 发布时间: 20190513

963. laya.d3.core.particleShuriKen.ShurikenParticleRender [ 42%]

...Properties Show Inherited Public Properties PropertyDefined By  boundingBox : BoundBox[override] [read-only] 获取包围盒,不允许修改其值。 ShurikenParticleRender boundingBoxCenter : Vector3[read-only] 获取包围盒中心,不允许修改其值。 BaseRender boundingSphere : BoundSph...

来源: laya_api 发布时间: 20170929

964. laya.ui.HBox [ 42%]

... DocumentationAll Packages | All Classes | Index | Frames No Frames HBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide I...

来源: Laya2.0_api 发布时间: 20190513

965. 粒子属性详解(ActionScript-3D基础(AS3)-LayaAir3D之粒子系统) [ 42%]

... 3. *Volume Shell* 体积壳 5. *Randomize Direction* 随机化方向 4. `Box` 盒子形 1. *BoxX* 盒子X 2. *BoxY* 盒子Y 3. *BoxZ* 盒子Z 4. *Emitform* 发射 1. *volume* 5. *Randomize Direction* 随机化方向 5. `circle` 环形 1. *Radius* 半径 2. *Arc* 角度 3. *Emit From Edge* 基于边...

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

966. LayaAir功能介绍(TypeScript-简介篇(TS)-LayaAir引擎简介) [ 42%]

...、UI系统、物理系统、TiledMap、prtocol等API; 还新增内置了box2d物理引擎、组件化支持,以及150多款3D功能,比如: 新增的主要官方材质包括PBRStandardMaterial、PBRSpecularMaterial以及UnlitMaterial材质等。 纹理方面,增加多种纹理参数配置...

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

967. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 42%]

...Node } ) //节点类型 private scnen2D: Laya.Node; @property( { type:Laya.Box } ) //拿到 Box 组件 private box: Laya.Box; @property( { type:Laya.List } ) //拿到 List 组件 private list: Laya.List; @property( { type:Laya.Image } ) //拿到 Image 组件 private image: Laya.Image; @property( { t...

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

968. 请问laya有没有类似翻页容器(pageView)的组件? [ 42%]

...i}.png`) } this.list_rule.array = imgArray; } public updateItem(cell: Laya.Box, index: number): void { let img_rule = cell.getChildByName("img_rule") as Laya.Image; img_rule.skin = cell.dataSource let text_info = cell.getChildByName("text_des") as Laya.Text; let i18n = Laya.loader.getRes("config/i18...

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

969. laya.ui.LayoutBox [ 41%]

...mentationAll Packages | All Classes | Index | Frames No Frames LayoutBoxProperties | Methods | Events Packagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box UIComponent Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties...

来源: Laya2.0_api 发布时间: 20190513

970. tiledMap类createMap()创建地图 如何理解这个viewRect视口区 [ 41%]

...链接 提交 1 个回复 Laya_Aaron 赞同来自: https://layaair.ldc.layabox.com/demo/?category=2d&group=TiledMap&name=ScrollMap   看这个示例吧,这种开发代码我们不看的。 2018-06-14 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题...

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