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

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

311. 3D灯光与阴影 · LayaAir3.4 · 引擎文档 · LAYABOX [ 41%]

使用3D灯光和阴影一、概述二、PointLight2.1 创建点光源2.2 组件属性2.3 使用代码设置三、DirectionLight3.1 创建平行光3.2 组件属性3.3 使用代码设置四、SpotLight4.1 创建聚光4.2 组件属性4.3 使用代码设置五、AreaLight5.1 创建区域光5.2 组件...

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

312. laya.ui.UIComponent [ 41%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场...

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

313. laya.ui.Panel [ 41%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component  cacheAs : String[override] 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新...

来源: laya_api 发布时间: 20170929

314. 使用3D摄像机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 40%]

....Vector3; private delatpos: Laya.Vector3; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 * 此方法为虚方法,使用时重写覆盖即可 */ onAwake(): void { this.curpos = new Laya.Vector3(); } /** * 第一...

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

315. laya.ui.Component [ 37%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcal...

来源: laya_api 发布时间: 20170929

316. laya.ui.ViewStack [ 37%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...

来源: laya_api 发布时间: 20170929

317. 3D粒子 · LayaAir3.4 · 引擎文档 · LAYABOX [ 36%]

...子三、3D粒子的使用3D粒子的使用由三部分构成粒子系统组件粒子渲染模块粒子着色器3.1 粒子系统组件 ParticleSystem3.2 粒子渲染模块 ShurikenParticleRenderer3.3 粒子着色器 PARTICLESHURIKEN四、火焰效果制作示例五、应用场景及代码示例5.1 ...

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

318. 3D粒子编辑模块 · LayaAir3文档 · LAYABOX [ 36%]

...子三、3D粒子的使用3D粒子的使用由三部分构成粒子系统组件粒子渲染模块粒子着色器3.1 粒子系统组件 ParticleSystem3.2 粒子渲染模块 ShurikenParticleRenderer3.3 粒子着色器 PARTICLESHURIKEN四、火焰效果制作示例五、应用场景及代码示例5.1 ...

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

319. laya.ui.Tab [ 36%]

...nheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改al...

来源: laya_api 发布时间: 20170929

320. laya.ui.RadioGroup [ 35%]

...用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同...

来源: laya_api 发布时间: 20170929