大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1723) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(92) Laya2.0_示例(16) Laya_示例(11)
...型,使其不受重力影响,固定在一点。选择方块物体,在type属性的下拉菜单中,选择`kinematic`如图:  保存后运行,我们可以看到,单摆的效果就做出来了:  下面,我们要做一个稍微丰富一点的物理...
来源: Laya2.0_文档 发布时间: 20210714
...Shadow renderId renderbitFlag staticMask transform Legend Class Class with type parameter Constructor Property Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...2 Shader3D / GLSL 结构 Compute Shader 使用标准的 Shader3D 结构: type: ComputeShader uniformMaps: 资源声明 code: 指向 GLSL 代码块 Parser 会负责: uniformMaps 的类型转换与默认值补齐 StorageTexture / StorageBuffer 的特殊处理 GLSL 代码提取与预处理 5. unifo...
来源: Laya3.0_文档 发布时间: 20260131
...r addUpdateBuffer clear drawGeometry getUpdateData Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...oriMat.a, 0, 0, oriMat.d, p.x * oriMat.a, p.y * oriMat.d); wx.postMessage({type: "resizeShared", url: "", data: {width: subW * mat.a, height: subH * mat.d, matrix: mat}, isLoad: false}); 子域接收消息的地方:var openMatrix = new Laya.Matrix(); openMatrix.a = mainMatrix.a; openMatrix.b = ...
来源: Laya_社区 发布时间: 20180815
...laya2.0新建出来的项目,编译报错.你遇到这个情况了吗? TypeScript error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation.d.ts' not found. 2018-09-27 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20180927
...ainPoint merge TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...iveVertexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, ...
来源: Laya3.0_api 发布时间: 20231115
...tiveIndexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead indexCount indexType indexTypeByteCount Methods _setIndexData destroy getData setData unbind Constructors constructor new IndexBuffer3D(indexType: IndexFor...
来源: Laya3.0_api 发布时间: 20231115
...ayaAir 2.x引擎下载地址为: [https://ldc2.layabox.com/layadownload/?type=layaair](https://ldc2.layabox.com/layadownload/?type=layaair ) #### 1.2 引擎包目录结构介绍 由于本篇介绍的是FlashDevelop开发环境,所以我们下载AS3版本的引擎包。当下载解压后,可以...
来源: Laya2.0_文档 发布时间: 20210715