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

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

821. laya.d3.graphics.StaticBatchManager_API3.0 [ 72%]

...icBatchManager constructor combine Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method

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

822. laya.utils.IStatRender_API3.0 [ 72%]

...r renderNotCanvas set_onclick show Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

823. laya.physics.RigidBody_API3.0 [ 72%]

...t destroyed enabled gravityScale hideFlags id linearDamping linearVelocity type Methods _getOriBody _initialize _setOwner applyForce applyForceToCenter applyLinearImpulse applyLinearImpulseToCenter applyTorque destroy getBody getCenter getMass getWorldCenter hasHideFlag onAdded onAwake onDestroy onD...

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

824. List翻页效果 [ 72%]

...urPage(index) } public onMouse(e: Laya.Event, index: number): void { if (e.type == Laya.Event.MOUSE_DOWN) { this.m_downValue = this.list_rule.scrollBar.value; } else if (e.type == Laya.Event.MOUSE_UP || e.type == Laya.Event.MOUSE_OUT) { if (this.m_downValue > -1) { if (this.list_rule.scrollBar.va...

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

825. laya.d3.core.SkinnedMeshSprite3DShaderDeclaration_API3.0 [ 72%]

...EFINE_BONE SHADERDEFINE_SIMPLEBONE Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

826. laya.components.KeyframeNodeList2D_API3.0 [ 72%]

...ount getNodeByIndex setNodeByIndex Legend Object literal Variable Function Type alias Class Class with type parameter Method Accessor Enumeration Interface

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

827. laya.ui.Panel [ 72%]

...域的属性为: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

828. laya.d3.shader.pbr.PBRShaderLib_API3.0 [ 72%]

...ARCOAT_NORMAL DEFINE_EMISSION init Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

829. 读取文件编码问题 [ 72%]

...,为什么要这么做?       MiniAdpter.getUrlEncode=function(url,type){         if(url.indexOf(".fnt")!=-1)             return "utf8";         else if(type=="arraybuffer")         return "";         return "ascii";     } 2018-05-10 添加评论 免费帖...

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

830. laya.particle.Particle2D [ 72%]

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

来源: laya_api 发布时间: 20170929