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

大约有 286 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)

41. laya.physics.ChainCollider_API3.0 [ 73%]

...nabled friction hideFlags id isSensor loop points restitution x y Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new ChainCollider(): ChainCollider Inherited from C...

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

42. 关于3d项目中component的问题 [ 73%]

... 0; } Laya.class(CmpScript, "CmpScript", Laya.Script) CmpScript.prototype._initialize = function (owner) { var _this = this; CmpScript.__super.prototype._initialize.call(this, owner); } CmpScript.prototype._update = function (state) { CmpScript.__super.prototype._update.call(this, state); if (this.o...

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

43. 升级引擎到1.7.19.1beta List报错问题 [ 73%]

...ructor()      {           super();       }        protected initialize():void        {              super.initialize();              this.itemRender = PageRender;//错误,因为_cells未初始化              this._itemRender = PageRender;//OK        } }...

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

44. 蒙皮动画挂点应用 [ 72%]

....getComponentByType(SkinAnimations) as SkinAnimations; this.skinAnimation._initialize(body); // var tempet:AnimationTemplet = new AnimationTemplet(); var tempet:AnimationTemplet = AnimationTemplet.load("res/LayaScene_body1/Assets/H5/body-idle1.lani"); // debugger skinAnimation.templet = tempet body....

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

45. laya.d3.component.volume.batchvolume.StaticBatchVolume_API3.0 [ 72%]

...nceBatchRender enabled hideFlags id importance probePosition type Methods _initialize _motionInVolume _reCaculateBoundBox _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onUpdate reBatch Constructors constructor new StaticBatch...

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

46. laya.d3.physics.constraints.ConstraintComponent_API3.0 [ 72%]

...tAnchor currentForce currentTorque destroyed enabled hideFlags id Methods _initialize _setConnectRigidBody _setOwner destroy getPhysicsSimulation getcurrentForce getcurrentTorque hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate s...

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

47. laya.physics.joint.WheelJoint_API3.0 [ 72%]

...joint lowerTranslation maxMotorTorque motorSpeed upperTranslation Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new WheelJoint(): WheelJoint Inherited from JointBa...

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

48. laya.components.Animator2D_API3.0 [ 72%]

...troller destroyed enabled hideFlags id isPlaying parameters speed Methods _initialize _setOwner addControllerLayer crossFade destroy getDefaultState getParamsvalue gotoAndStop gotoAndStopByFrame hasHideFlag onAdded onAwake onDisable onLateUpdate onPostRender onPreRender onReset onStart onUpdate play...

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

49. laya.d3.core.light.PointLightCom_API3.0 [ 72%]

... shadowNearPlane shadowNormalBias shadowResolution shadowStrength Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new PointLightCom(): PointLightCom Overrides Light....

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

50. 火狐浏览器上webgl异常 [ 72%]

...浏览器上webgl异常 Error: WebGL: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. async.race.0._hash.e3a9c451.js%20line%20297%20%3E%20eval:4:30925 Error: WebGL: texSubImage2D: This operation requires zeroing texture da...

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