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

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

151. laya.d3.renderobjs.nativeobj.NativeVertexBuffer3D_API3.0 [ 75%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeVertexBuffer3D" NativeVertexBuffer3D Class NativeVertexBuffer3D Hierarchy VertexBuffer3D NativeVertex...

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

152. 2D网格渲染器 · LayaAir3.3 · 引擎文档 · LAYABOX [ 74%]

...let vertexs = new Float32Array((numSegments + 1) * 5); // 索引数组 let index = new Uint16Array((numSegments + 1) * 3); var pos = 0; // 生成圆周上的顶点 for (let i = 0; i < numSegments; i++, pos += 5) { const angle = twoPi * i / numSegments; // 计算顶点坐标 var x = vertexs[pos + ...

来源: Laya3.0_文档 发布时间: 20251120

153. laya.media.SoundChannel_API3.0 [ 74%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/media/SoundChannel" SoundChannel Class SoundChannel SoundChannel 用来控制程序中的声音。每个声音均分配给一个声...

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

154. laya.d3.core.scene.bvh.BVHSpatialBox_API3.0 [ 74%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/bvh/BVHSpatialBox" BVHSpatialBox Class BVHSpatialBox<T> BVH子空间 Type parameters T Hierarchy BVHSpatialBox ...

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

155. laya.utils.Tween_API3.0 [ 74%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/Tween" Tween Class Tween Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Hierarchy Tween...

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

156. laya.d3.math.BoundFrustum [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundFrustumProperties | Methods Packagelaya.d3.mathClasspublic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By  bottom : Plane[read-only]...

来源: laya_api 发布时间: 20170929

157. laya.d3.math.BoundFrustum [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundFrustumProperties | Methods Packagelaya.d3.mathClasspublic class BoundFrustumInheritanceBoundFrustum Object BoundFrustum 类用于创建锥截体。 Public Properties PropertyDefined By  bottom : Plane[read-only]...

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

158. laya.d3.math.Vector2 [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By ...

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

159. laya.d3.utils.Physics3DUtils_API3.0 [ 72%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/utils/Physics3DUtils" Physics3DUtils Class Physics3DUtils Physics 类用于简单物理检测。 Hierarchy Physics3DUtils Index ...

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

160. laya.d3.core.TextureMode [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureModeConstants Packagelaya.d3.coreClasspublic class TextureModeInheritanceTextureMode Object ... Public Constants ConstantDefined By  Stretch : int = 0[static] 拉伸模式。 TextureMode  Tile : int = 1[static...

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