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

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

81. laya.spine.SpineTemplet_API3.0 [ 86%]

...Hierarchy Resource SpineTemplet Index Constructors constructor Properties _id destroyedImmediately lock name skeletonData url uuid DEBUG RuntimeVersion Accessors basePath cpuMemory destroyed gpuMemory id ns obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _rem...

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

82. laya.resource.HTMLCanvas_API3.0 [ 86%]

... Hierarchy Resource HTMLCanvas Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors context cpuMemory destroyed gpuMemory height id obsolute referenceCount source width cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPU...

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

83. BUG:Sprite.event() [ 86%]

....unshift没有判断是否是数组 if (this.method==null)return null; var id=this._id; if (data==null) var result=this.method.apply(this.caller,this.args); else if (!this.args && !data.unshift)result=this.method.call(this.caller,data); else if (this.args)result=this.method.apply(this.caller...

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

84. laya.display.cmd.DrawCurvesCmd_API3.0 [ 86%]

...esCmd 绘制曲线 Hierarchy DrawCurvesCmd Index Properties lineColor lineWidth points x y ID Methods getBoundPoints recover Properties lineColor lineColor: any Defined in laya/display/cmd/DrawCurvesCmd.ts:27 线段颜色,或者填充绘图的渐变对象。 lineWidth lineWidth: number Defined in ...

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

85. laya.resource.Resource_API3.0 [ 86%]

...esource AnimationTemplet ParticleTemplate2D SpineTemplet Index Properties _id destroyedImmediately lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGP...

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

86. laya.d3.component.Component3D [ 85%]

...ritanceComponent3D EventDispatcher ObjectImplements IUpdate, laya.resource.IDestroySubclasses Animator, AttachPoint, Collider, KeyframeAnimations, Script Component3D 类用于创建组件的父类。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 Com...

来源: laya_api 发布时间: 20170929

87. 图片缺失怎么知道是哪张呢? [ 85%]

...复 layabox 赞同来自: 正常情况下,应该是显示路径,不是ID,能否提供一下demo,我们看一下在什么情况下出现的。 2023-06-08 0 1 分享 微博 QZONE 微信 佚名程序员 赞同来自: 他记录的是资源的.meta文件里的id,你把资源删了或者更换...

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

88. laya.display.cmd.DrawLineCmd_API3.0 [ 85%]

...曲线 Hierarchy DrawLineCmd Index Properties fromX fromY lineColor lineWidth percent toX toY ID Methods getBoundPoints recover Properties fromX fromX: number Defined in laya/display/cmd/DrawLineCmd.ts:14 X轴开始位置。 fromY fromY: number Defined in laya/display/cmd/DrawLineCmd.ts:18 Y轴开...

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

89. laya.display.cmd.DrawCircleCmd_API3.0 [ 85%]

...圆形 Hierarchy DrawCircleCmd Index Properties fillColor lineColor lineWidth percent radius x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawCircleCmd.ts:27 填充颜色,或者填充绘图的渐变对象。 lineColor lineColor: any Defined ...

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

90. 微信小游戏加云开发,项目怎样配置 [ 85%]

...ionRoot": "cloudfunction/",    项目导入编译后错误 gameContext?id=1:58 libs/laya.ui.js:  TypeError: Class constructor Component cannot be invoked without 'new'     at new Widget (laya.ui.js:201)     at laya.ui.js:349     at laya.ui.js:1     at wrapFn (gameContext?id=1:51)     ...

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