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

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

261. laya.resource.Prefab_API3.0 [ 77%]

...ernals Only exported Menu Globals "laya/resource/HierarchyResource" Prefab Class Prefab Hierarchy Resource Prefab PrefabImpl Index Constructors constructor Properties _id destroyedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpu...

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

262. laya.d3.graphics.IndexBuffer3D [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IndexBuffer3DProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class IndexBuffer3DInheritanceIndexBuffer3D Buffer laya.resource.Resource IndexBuffer3D 类用于创建索引缓冲。 Public Properties H...

来源: laya_api 发布时间: 20170929

263. laya.d3.graphics.IndexBuffer3D [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IndexBuffer3DProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class IndexBuffer3DInheritanceIndexBuffer3D Buffer Object IndexBuffer3D 类用于创建索引缓冲。 Public Properties Hide Inherited Pu...

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

264. 如何取消监听 [ 77%]

...off需要指定监听函数,但是我在设置监听是如下写的: class a {_EventMgr.on("xxx", () => {this.xxx();}); } _EventMgr是一个全局的监听类,在class a中设置监听并处理,但我删除这个a的实例并重新创建,发现触发事件时,处理函数会调用2次...

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

265. 富文本过程中我遇到的问题以及解决方法(超链接换行以及无法接收超链接鼠标事件以及br或者 标签会崩溃报错的问题) [ 77%]

...mouseover和 mouseout 因此可以扩展一下 第一步 修改此类: class HTMLHitRect {         constructor() {             this.rec = new Laya.Rectangle();             this.isMouseOver = false;             this.reset();         }         reset() {           ...

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

266. laya.d3.resource.models.SubMesh_API3.0 [ 77%]

...rnals Only exported Menu Globals "laya/d3/resource/models/SubMesh" SubMesh Class SubMesh SubMesh 类用于创建子网格数据模板。 Hierarchy GeometryElement SubMesh Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexCount indexFormat ins...

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

267. laya.d3.animation.AnimationClip_API3.0 [ 77%]

...Only exported Menu Globals "laya/d3/animation/AnimationClip" AnimationClip Class AnimationClip AnimationClip 类用于动画片段资源。 Hierarchy Resource AnimationClip Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destr...

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

268. 微信小游戏加载资源问题 [ 77%]

...{ 'use strict'; function DEB(str){ console.debug("[res]"+str); } class MiniFileMgr { static isLocalNativeFile(url) { for (var i = 0, sz = MiniAdpter.nativefiles.length; i < sz; i++) { if (url.indexOf(MiniAdpter.nativefiles[i]) != -1) return true; } return false; } static getFileInfo(fil...

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

269. laya.d3.core.pixelLine.PixelLineRenderer [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PixelLineRendererProperties | Methods Packagelaya.d3.core.pixelLineClasspublic class PixelLineRendererInheritancePixelLineRenderer BaseRender EventDispatcher Object PixelLineRenderer 类用于线渲染器。 Public Prope...

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

270. laya.d3.physicscannon.CannonPhysicsTriggerComponent_API3.0 [ 77%]

...physicsCannon/CannonPhysicsTriggerComponent" CannonPhysicsTriggerComponent Class CannonPhysicsTriggerComponent PhysicsTriggerComponent 类用于创建物理触发器组件。 Hierarchy CannonPhysicsComponent CannonPhysicsTriggerComponent CannonPhysicsCollider Index Constructors constructor Propertie...

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