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

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

61. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 66%]

... within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */     /* Experimental Options */     // "experimentalDecorators": true,        /* Enables experimental support for ES7 decorators. */     // "emitDecoratorMetadata": true,         /* Enables experimental ...

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

62. LayaAir2.0中prefab在嵌套时编辑器不会自动刷新? [ 65%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 请问一下怎样动态加载prefab 微信小游戏与加载图片时不会触发erroe事件 JS 是没有自动补全提示吗 问题状态 最新活动: 2018-12-27 11:24 浏览: 1632 ...

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

63. laya.resource.BaseTexture_API3.0 [ 65%]

...tected All Inherited Externals Only exported Menu Globals "laya/resource/BaseTexture" BaseTexture Class BaseTexture BaseTexture 纹理的父类,抽象类,不允许实例。 Hierarchy Resource BaseTexture NativeRenderTexture2D RenderTexture2D RenderTexture TextureCube Texture2DArray Texture2D Vid...

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

64. laya.resource.VideoTexture_API3.0 [ 64%]

..." VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG _videoTexturePool Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension fi...

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

65. laya.d3.math.native.ConchVector3_API3.0 [ 64%]

... UnitX UnitY UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromArray setValue toDefault Clamp TransformNormal add cross distance distanceSquared dot equals lerp max min multiply normalize scalarLength scalarLengthSquared scale subtract transformCoordinate transformQuat transformV3ToV3 transfor...

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

66. ios15遮罩引起的黑屏在1.x的版本上如何解决 [ 63%]

...s.drawRect(0, 0, Laya.stage.width, Laya.stage.height, "#000000"); maskArea.setName("maskArea") mask.addChild(maskArea);   //绘制一个圆形区域,利用叠加模式,从遮罩区域抠出可交互区 highLightArea = new Sprite(); highLightArea.visible = false; //设置叠加模式 highLightAr...

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

67. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 63%]

...ToVertexBuffer addParticle clearRenderParams clone cloneTo emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleSystem(render: ShurikenParticleRenderer, meshTopology?: MeshTopology, drawType?: DrawType): ShurikenParticleSystem Overrides Ge...

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

68. laya.ani.AnimationPlayer_API3.0 [ 63%]

...止时是否归零 Accessors cacheFrameRate get cacheFrameRate(): number set cacheFrameRate(value: number): void Defined in laya/ani/AnimationPlayer.ts:187 获取默认帧率* Returns number value 默认帧率 Defined in laya/ani/AnimationPlayer.ts:195 设置默认帧率,每秒60帧,注意:修改...

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

69. laya.d3.physics.PhysicsSimulation_API3.0 [ 63%]

...t rayCastAll raycastAllFromTo raycastFromTo removeConstraint removeVehicle setHitsRayResultCallbackFlag shapeCast shapeCastAll sphereQuery createConstraint Properties dt dt: number = 1 / 60 Defined in laya/d3/physics/PhysicsSimulation.ts:160 fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined i...

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

70. Laya2.0引擎创建3d示例项目运行报错 [ 62%]

...里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2018-10-06 20:16 浏览: 4392 关注: 4 人 185*****766 • 2018-10-07 22:59 我清理了我的node_modules文件夹就可以了, 但是这肯定不是解决...

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