大约有 1,482 项符合查询结果, 库内数据总量为 30,937 项。 (搜索耗时: 0.0062 秒)
Laya_社区(799) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
...joint lowerAngle maxMotorTorque motorSpeed upperAngle Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new RevoluteJoint(): RevoluteJoint Inherited from JointBase.con...
来源: Laya3.0_api 发布时间: 20231115
... bobo.transform.localRotationEulerX = 0;方案二:在laya.d3.js中,在set localRotationEulerX、set localRotationEulerY、set localRotationEulerZ等属性方法内进行修改,代码如下: set localRotationEulerX(value) { var localEuler = this.localRotationEuler; localEuler.x = value; this....
来源: Laya_社区 发布时间: 20210808
...如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目...
来源: Laya2.0_api 发布时间: 20190513
...依据。 Stage对象和UI的View组件默认为true。 Sprite iconOffset : String图标x,y偏移,格式:100,100Button label : String 按钮的文本内容。 Button labelAlign : String标签对齐模式,默认为居中对齐。Button labelBold : Boolean 表示按钮文本标签是...
来源: laya_api 发布时间: 20170929
...) { this.WheelList.set_visible(false); this.WheelList2.set_visible(true); this.WheelList.scrollBar.value=this.datas.length-1; // this.WheelList.t...
来源: Laya_社区 发布时间: 20201025
... indexFormat instanceCount mode Methods _getType clearRenderParams destroy setDrawArrayParams setDrawElemenParams Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryElement Inherited from GeometryElement._geometryElementOBj Defined in laya/d3/core/GeometryElement.ts:20 Accessors buff...
来源: Laya3.0_api 发布时间: 20231115
...lags id linearDamping linearVelocity type Methods _getOriBody _initialize _setOwner applyForce applyForceToCenter applyLinearImpulse applyLinearImpulseToCenter applyTorque destroy getBody getCenter getMass getWorldCenter hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRen...
来源: Laya3.0_api 发布时间: 20231115
...ndexFormat instanceCount mode Methods clearRenderParams destroy getIndices setDrawArrayParams setDrawElemenParams setIndices Constructors constructor new SubMesh(mesh: Mesh): SubMesh Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SubMesh.ts:50 创建一个 SubMesh 实例。...
来源: Laya3.0_api 发布时间: 20231115
...e(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的...
来源: laya_api 发布时间: 20170929
...Translation maxMotorForce motorSpeed upperTranslation Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new PrismaticJoint(): PrismaticJoint Inherited from JointBase.c...
来源: Laya3.0_api 发布时间: 20231115