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

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

801. laya.ui.ScrollBar [ 50%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会...

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

802. 请问例子特效导出时报错? TypeLoadException: Could not load type 'MainModule'. [ 50%]

...od.cs:222) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /User...

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

803. laya.ui.Button [ 50%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize ...

来源: laya_api 发布时间: 20170929

804. Unity 导出预设报错 [ 50%]

...od.cs:222) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /User...

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

805. laya.d3.resource.models.PrimitiveMesh [ 50%]

...rimitiveMesh 类用于创建简单网格。 Public Methods  MethodDefined By  createBox(long:Number = 1, height:int = 1, width:Number = 1):Mesh[static] 创建Box网格。 PrimitiveMesh  createCapsule(radius:Number = 0.5, height:Number = 2, stacks:int = 16, slices:int = 32):Mesh[static] 创建...

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

806. 窗口组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 50%]

...动调用destroy。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:59 img{cursor:pointer}

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

807. laya.ui.ComboBox [ 50%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会...

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

808. 如何让发布后的H5加载资源用src或href指向本地路径,而不是网络请求 [ 50%]

...ry/release/web/res/atlas/option.atlas' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.   load(url) {             var me = this;             url = URL.formatU...

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

809. layaMaxUI.ts的自动生成代码bug [ 50%]

...行demo 按F12 生成 代码如下/**This class is automatically generated by LayaAirIDE, please do not make any modifications. */ import SceneBase from '../SceneBase' import View=Laya.View; import Dialog=Laya.Dialog; var REG: Function = Laya.ClassUtils.regClass; export module ui { export class Main...

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

810. laya.media.SoundNode [ 50%]

...erited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认...

来源: laya_api 发布时间: 20170422