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

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

41. laya.ani.bone.Templet_API3.0 [ 62%]

...NameByIndex(index: number): string Defined in laya/ani/bone/Templet.ts:622 通过索引得动画名称 Parameters index: number Returns string getAnimation getAnimation(aniIndex: number): any Inherited from AnimationTemplet.getAnimation Defined in laya/ani/AnimationTemplet.ts:176 通过索引获取...

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

42. laya.utils.Browser_API3.0 [ 62%]

...ber Defined in laya/utils/Browser.ts:69 真实平台类型,onMobile等是通过UserAgent判断,可能具有欺骗性 Static supportLocalStorage supportLocalStorage: boolean Defined in laya/utils/Browser.ts:77 表示是否支持LocalStorage Static supportWebAudio supportWebAudio: boolean Defined ...

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

43. laya.ui.View [ 62%]

...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之...

来源: laya_api 发布时间: 20170929

44. laya.d3.core.light.LightSprite [ 62%]

...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...

来源: laya_api 发布时间: 20170929

45. laya.display.Text [ 62%]

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

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

46. laya.d3.core.particle.Particle3D [ 62%]

...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...

来源: laya_api 发布时间: 20170603

47. laya.display.AnimationPlayerBase [ 61%]

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

来源: laya_api 发布时间: 20170929

48. laya.d3.core.light.DirectionLight [ 61%]

...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, ...

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

49. laya.ui.DialogManager [ 61%]

...话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭,点击窗口是否切换层次等 通过设置对话框的zOrder属性,可以更改弹出的层次 Public Properties Hide Inherited Public ...

来源: laya_api 发布时间: 20170929

50. laya.d3.core.light.PointLight [ 61%]

...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, ...

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