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

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

561. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 62%]

...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods _setScale clone cloneTo destroy updateLocalTransformations Constructors constructor new CannonBoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): CannonBoxCollide...

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

562. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 62%]

...ddChild(a); a.size(100, 100); a.pos(200, 200); a.mouseEnabled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void {     console.log("touch a"); } 因为需要将mouseThrough=true才可以,蛋疼的api描叙你能相信是这个熟悉么? “mouseThro...

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

563. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 62%]

...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods _setScale addChildShape bindRigidBody clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CannonCompoundColliderShape(): CannonCompo...

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

564. [2.0beta5]引入场景报错 [ 62%]

...因,十分感谢。RangeError: Source is too large     at Uint8Array.set (native)     at Pv (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/bin/libs/laya.physics3D.js:304:397)     at Object.window.Physics3D (file:///D:/UserSoft/layaAir2.5/workSpace/LayaTest2_5/LayaTest2_5/b...

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

565. laya.d3.math.Bounds_API3.0 [ 62%]

...ion clone cloneTo getBoundBox getCenter getCorners getExtent getMax getMin setCenter setExtent setMax setMin containPoint merge Constructors constructor new Bounds(min?: Vector3, max?: Vector3): Bounds Defined in laya/d3/math/Bounds.ts:130 创建一个 Bounds 实例。 Parameters Optional min: Vecto...

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

566. laya.d3.graphics.VertexBuffer3D_API3.0 [ 62%]

...nstanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, bufferUsage: BufferUsage, canRead?: boolean): VertexBuffer3D Overrides VertexBuffer.constructor Defined in laya/d3/graphics/VertexBuffer3D.ts:35 ...

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

567. laya.d3.physicscannon.CannonPhysicsSimulation_API3.0 [ 61%]

...non/CannonPhysicsSimulation.ts:63 Accessors gravity get gravity(): Vector3 set gravity(value: Vector3): void Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:129 获取重力。 Returns Vector3 Defined in laya/d3/physicsCannon/CannonPhysicsSimulation.ts:135 获取重力。 Parameters valu...

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

568. 滚动支持 · LayaAir3.3 · 引擎文档 · LAYABOX [ 61%]

...高度。 contentWidth contentHeight 内容高度和宽度。 percX percY SetPercX SetPercY 获得或设置滚动的位置,以百分比来计算,取值范围是0-1。如果希望滚动条从当前值到设置值有一个动态变化的过程,可以使用Set方法,它们提供了一个是否...

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

569. 加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function [ 61%]

...er (http://10.251.141.146:8900/bin ... 439:33)     at MeshColliderShape._setPhysicsMesh (http://10.251.141.146:8900/bin ... 425:23)     at PhysicsCollider.set colliderShape [as colliderShape] (http://10.251.141.146:8900/bin ... 646:44)     at PhysicsCollider._parseShape (http://10.251.141.146:...

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

570. laya.particle.ParticleSetting [ 61%]

...ntationAll Packages | All Classes | Index | Frames No Frames ParticleSettingProperties | Methods Packagelaya.particleClasspublic class ParticleSettingInheritanceParticleSetting Object ParticleSettings 类是粒子配置数据类 Public Properties PropertyDefined By  ageAddScale : Number =...

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