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

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

721. 分享:使用 Chart.js 创建图标 [ 73%]

... // 调用chart.js的方法,并传递对应参数 // ctx:绘图对象 // type:图标类型 // data:图标数据 // options:配置 __JS__("var myPieChart = new Chart(ctx,{type: 'pie',data: data,options: options})"); } } }   具体更多更精彩的写法请参考git官方分享文档示例已...

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

722. laya.d3.physicscannon.CannonPhysicsSettings_API3.0 [ 73%]

...ss fixedTimeStep flags maxSubSteps Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

723. laya.d3.component.staticmesh.StaticBatchSubInfo_API3.0 [ 73%]

...unds needRender StaticBatchSubMesh Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

724. laya.d3.component.AnimatorPlayState_API3.0 [ 73%]

...matorState duration normalizedTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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

725. laya.d3.core.scene.bvh.BVHSpatialManager_API3.0 [ 73%]

...lManager constructor clear destroy Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

726. laya.d3.Touch_API3.0 [ 73%]

...on _getIndexInList _setIndexInList Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

727. laya.ui.Button [ 73%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

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

728. laya.device.motion.AccelerationInfo_API3.0 [ 73%]

...AccelerationInfo constructor x y z Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

729. 分享2.0 使用官方的woker.js 游戏无法运行的问题 [ 72%]

...戏无法运行的问题 onmessage = function(t) { var e = t.data; e = { type: "load", url: e }; switch (e.type) { case "load": loadImage2(e) } }; 原因在于worker中接受的参数 与所需的格式不符 手动修改下就好了 2020-10-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

730. laya.ani.bone.Templet [ 72%]

...据(会根据帧率去分帧) Event Detail complete Event Event Object Type: laya.events.Event.COMPLETECOMPLETE.type property = Event.COMPLETE数据解析完成后的调度。 error Event  Event Object Type: laya.events.Event.ERRORERROR.type property = Event.ERROR数据解析错误后的调度...

来源: laya_api 发布时间: 20170929