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

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

341. Laya_API3.0 [ 67%]

...放,达到快进慢播效果 Methods Static addWasmModule addWasmModule(id: string, exports: WebAssembly.Exports, memory: Memory): void Defined in Laya.ts:238 Parameters id: string exports: WebAssembly.Exports memory: Memory Returns void Static alertGlobalError alertGlobalError(value: boolean): vo...

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

342. laya.d3.physics.CharacterController_API3.0 [ 67%]

...itor scriptPath userData UPAXIS_X UPAXIS_Y UPAXIS_Z Accessors awaked btColliderObject canCollideWith ccdMotionThreshold ccdSweptSphereRadius colliderShape collisionGroup destroyed enabled fallSpeed friction gravity hideFlags id isActive isGrounded jumpSpeed maxSlope orientation position pushForce re...

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

343. 向官方反映1.75引擎库后 事件执行 发生的bug [ 67%]

...  case 'mousedown':                         this._touchIDs[0]=this._id++;                         if (!MouseManager._isTouchRespond){                             _this._isLeftMouse=evt.button===0;                          ...

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

344. laya.d3.component.physics.MeshCollider [ 67%]

...ntationAll Packages | All Classes | Index | Frames No Frames MeshColliderProperties | Methods | Events Packagelaya.d3.component.physicsClasspublic class MeshColliderInheritanceMeshCollider Collider Component3D EventDispatcher Object MeshCollider 类用于创建网格碰撞器。 Public Prop...

来源: laya_api 发布时间: 20170929

345. 显卡驱动停止响应,且大概率蓝屏,原来是Handler惹的祸,但原因是什么 [ 67%]

... testlaya() { Laya.init(100, 100, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.bgColor = "#ffffff"; new A(); } } }package { import laya.utils.Handler; public class A { public var completeHandler:Handler; public function A() { completeHandler = Ha...

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

346. laya.physics.joint.PulleyJoint [ 67%]

...,当一个物体上升,另一个物体就会下降 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falsePulleyJoint destroyed : Boolea...

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

347. laya.d3.resource.TextureCube_API3.0 [ 67%]

...x Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmapCount obsolute referenceCount...

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

348. laya.d3.component.animation.SkinAnimations [ 67%]

...ect SkinAnimations 类用于创建蒙皮动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  curBonesDatas : Float32Array[read-only] 获取骨骼数据。 SkinAnimations currentAnimationClipIndex : int[read-only] 获取播放器...

来源: laya_api 发布时间: 20170929

349. laya.physics.joint.DistanceJoint [ 67%]

...面各自有一点,两点之间的距离固定不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseDistanceJoint  damping : Numb...

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

350. laya.d3.core.GlitterRender [ 67%]

...anceGlitterRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取包围盒,不允许修改其值。 BaseRender boundingBoxCenter : Vector3[read-only] 获取包围...

来源: laya_api 发布时间: 20170929