大约有 634 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0051 秒)
...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
...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
...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
...tobuf,结果报错! demo:http://layaair.ldc.layabox.com ... uffer ts code: ============================================================ class Game{ private ProtoBuf:any = Browser.window.dcodeIO.ProtoBuf; ... } err code: ======================================================...
来源: Laya_社区 发布时间: 20170222
...了 2019-08-23 0 4 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 新ts 重写那个 和 老ts 不冲突。 这个不升级用新runtime 不配套会出问题的。 2019-08-23 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 happy...
来源: Laya_社区 发布时间: 20190823
...用于创建渲染目标。 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
...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
...创建渲染目标。 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
spine.TextureAtlas 的ts类有bug 如图。编辑器下的TextureAtlas类里明确声明需要两个参数atlasText, textureLoader。ts文件里面却只有一个 附件 : --> 2023-07-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...
来源: Laya_社区 发布时间: 20230712
...果你不想全部生成到index.html文件中的话可以先注释掉(TS项目需要先移到jsfile--Main标签下再注释掉)。 至于simp.html,这个是你自己的html文件,你想放什么就放什么... 2017-08-28 0 0 分享 微博 QZONE 微信 lu632375951 赞同来自: 也就是说...
来源: Laya_社区 发布时间: 20170828