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

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

831. 2.x引擎项目升级说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 51%]

...LateUpdate方法是否在IDE编辑模式下运行,由他们的runInEditor属性决定。开发者则一般通过给Script附加装饰@runInEditor实现。默认不运行。 关于修饰符的使用,参照下面的示例: const { regClass, property } = Laya; //有了@regClass(),才会被识...

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

832. laya.ui.ViewStack [ 51%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bo...

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

833. laya.ui.CheckBox [ 51%]

...位于 CheckBox 右侧。 CheckBox 使用 dataSource赋值时的的默认属性是:selected。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取...

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

834. laya.d3.core.light.DirectionLight [ 51%]

...。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Node onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只...

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

835. laya.html.dom.HTMLDivElement [ 51%]

...签,可以加载一个css文件来当style使用,比如: style支持的属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同...

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

836. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 50%]

...eShadow Defined in laya/d3/core/render/BaseRender.ts:400 是否接收阴影属性 Returns boolean Inherited from PixelLineRenderer.receiveShadow Defined in laya/d3/core/render/BaseRender.ts:386 是否接收阴影属性 Parameters value: boolean Returns void reflectionMode get reflectionMode(): Refle...

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

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

...on 该模块是粒子系统组件的一部分,用来指定发射粒子的属性。当创建新的粒子系统时,Emission 模块会默认启用。 (图3.1.2) Enable:是否启用 Rate over Time:每秒发射的粒子数 Rate over Distance 每个移动距离单位发射的粒子数,此模...

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

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

...on 该模块是粒子系统组件的一部分,用来指定发射粒子的属性。当创建新的粒子系统时,Emission 模块会默认启用。 (图3.1.2) Enable:是否启用 Rate over Time:每秒发射的粒子数 Rate over Distance 每个移动距离单位发射的粒子数,此模...

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

839. laya.display.FrameAnimation [ 50%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象...

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

840. laya.ui.VBox [ 50%]

...变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String背景颜色Box blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bo...

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