大约有 9,656 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0148 秒)
LayaAir IDE LayaAir IDE 下建立TS项目如何分模块开发? 在LayaAir IDE下建立一个新的TS项目,怎样才能像AS3那样的在一个项目下可以分模块的多工程开发? 2017-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...
来源: Laya_社区 发布时间: 20171229
...yaAir IDE 构建报错,TypeScript error: node_modules/@types/node/base.d.ts' not found. 有人遇到这个问题么?构建直接报错,无法打包! 开始编译: Tue Jan 07 2020 15:34:09 GMT+0800 (CST) -------------------------------------- [15:34:09] Working directory changed to /Applica...
来源: Laya_社区 发布时间: 20200107
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/VertexElementFormat" VertexElementFormat Class VertexElementFormat 类用来定义顶点元素格式 Hierarchy VertexElement...
来源: Laya3.0_api 发布时间: 20231102
...nderElementOBJ Hierarchy RenderElementOBJ InstanceRenderElementOBJ Implements IRenderElement Index Constructors constructor Properties _geometry _invertFront _isRender _materialShaderData _owner _renderShaderData _shaderInstances _transform drawCount updateNums Methods _addShaderInstance _clearShade...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/MouseManager" MouseManager Class MouseManager MouseManager 是鼠标、触摸交互管理器。 鼠标事件流包括捕获阶段...
来源: Laya3.0_api 发布时间: 20231102
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Matrix4x4" Matrix4x4 Class Matrix4x4 Matrix4x4 类用于创建4x4矩阵。 Hierarchy Matrix4x4 Implements IClone Index Construct...
来源: Laya3.0_api 发布时间: 20231102
...tPointBoxPoint closestPointPlanePoint closestPointPointTriangle closestPointSpherePoint closestPointSphereSphere distanceBoxToBox distanceBoxToPoint distancePlaneToPoint distanceSphereToPoint distanceSphereToSphere intersectsBoxAndBox intersectsBoxAndSphere intersectsPlaneAndBox intersectsPlaneAndPl...
来源: Laya3.0_api 发布时间: 20231115
两个ts文件 都这样引入import a=laya.ui.view时,提示重复定义。 比如a.ts和b.ts 同时以import a=laya.ui.view这种方式引入view组件时,提示重复定义,是为什么?应该怎么引入? 2018-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...
来源: Laya_社区 发布时间: 20180118
ByteArray 有Ts版本的么 官方群提供的貌似是 as3的 可有ts版本的共享一份 2017-11-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Monica - 知识达人 赞同来自: ts或js项目你直接用...
来源: Laya_社区 发布时间: 20171116
我想把引擎源码编成ts版,有几个问题 我运行publibs下的compile.bat,可以生成大部分原来提供的js引擎文件(laya.*.js),但是还有很多文件(bytebuffer.js、LayaRender.js、matter.js等)都是怎么生成的?src目录里也没找到 LayaAir.d.ts这个文...
来源: Laya_社区 发布时间: 20180104