大约有 768 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
Laya_社区(390) Laya3.0_api(187) Laya2.0_api(91) laya_api(44) Laya2.0_文档(31) Laya3.0_文档(24) Laya2.0_示例(1)
...放,达到快进慢播效果 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
...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
... case 'mousedown': this._touchIDs[0]=this._id++; if (!MouseManager._isTouchRespond){ _this._isLeftMouse=evt.button===0; ...
来源: Laya_社区 发布时间: 20170614
...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
... 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
...,当一个物体上升,另一个物体就会下降 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falsePulleyJoint destroyed : Boolea...
来源: Laya2.0_api 发布时间: 20190513
...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
...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
...面各自有一点,两点之间的距离固定不变 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseDistanceJoint damping : Numb...
来源: Laya2.0_api 发布时间: 20190513
...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