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

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

231. laya.resource.Texture2D_API3.0 [ 66%]

...ller on once setDDSData setHDRData setImageData setKTXData setPixelsData setSubPixelsData destroyUnusedResources load Constructors constructor new Texture2D(width: number, height: number, format: TextureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boolean, premultiplyAlpha?: boolean): Texture2...

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

232. laya.d3.core.Transform3D_API3.0 [ 66%]

...pVec3 tmpVec3: Vector3 = new Vector3() Defined in laya/d3/core/Transform3D.ts:882 Accessors localMatrix get localMatrix(): Matrix4x4 set localMatrix(value: Matrix4x4): void Defined in laya/d3/core/Transform3D.ts:370 局部矩阵。 Returns Matrix4x4 Defined in laya/d3/core/Transform3D.ts:379 局部...

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

233. laya.d3.core.ui3d.UI3D_API3.0 [ 66%]

...era 类用于创建摄像机的父类。 Hierarchy BaseRender UI3D Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge TempMatrix Accessors awaked billboard bounds boundsChange castShadow cull destroyed distanceF...

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

234. 我照的列子做,Protobuf,结果报错! [ 65%]

...tobuf,结果报错! demo:http://layaair.ldc.layabox.com ... uffer   ts code: ============================================================ class Game{    private ProtoBuf:any = Browser.window.dcodeIO.ProtoBuf;     ... }     err code: ======================================================...

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

235. LayaNative2.0 Lable引发的crash bug(有demo) [ 65%]

...了 2019-08-23 0 4 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 新ts 重写那个 和 老ts 不冲突。  这个不升级用新runtime  不配套会出问题的。 2019-08-23 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 happy...

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

236. laya.resource.RenderTexture2D_API3.0 [ 65%]

...用于创建渲染目标。 Hierarchy BaseTexture RenderTexture2D Implements IRenderTarget Index Constructors constructor Properties _id _isCameraTarget _renderTarget depthStencilTexture destroyedImmediately lock name url uuid DEBUG _clearColor _clearLinearColor defuv flipyuv Accessors anisoLevel ba...

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

237. 第一次使用layabox,用IDE自带的示例,编译后要在微信开发者工具中预览提示包太大 [ 65%]

...09-27 0 7 分享 微博 QZONE 微信 185*****766 赞同来自: 请问你是ts项目吗?我用laya2.0新建出来的项目,编译报错.你遇到这个情况了吗?   TypeScript error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation...

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

238. laya.resource.NativeRenderTexture2D_API3.0 [ 65%]

...创建渲染目标。 Hierarchy BaseTexture NativeRenderTexture2D Implements IRenderTarget Index Constructors constructor Properties _id _isCameraTarget _renderTarget depthStencilTexture destroyedImmediately lock name url uuid DEBUG defuv flipyuv Accessors anisoLevel baseMipmapLevel compareMode cpuM...

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

239. spine.TextureAtlas 的ts类有bug [ 65%]

spine.TextureAtlas 的ts类有bug 如图。编辑器下的TextureAtlas类里明确声明需要两个参数atlasText, textureLoader。ts文件里面却只有一个   附件 : --> 2023-07-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

240. 关于jsfile中JS标签自动生成的问题 [ 64%]

...果你不想全部生成到index.html文件中的话可以先注释掉(TS项目需要先移到jsfile--Main标签下再注释掉)。 至于simp.html,这个是你自己的html文件,你想放什么就放什么... 2017-08-28 0 0 分享 微博 QZONE 微信 lu632375951 赞同来自: 也就是说...

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