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

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

121. 显存优化:纹理压缩的使用(TypeScript-2D进阶篇(TS)-性能优化) [ 60%]

...e3D)导出的时候被转换导出了。这种纹理需要采用预设(Sprite3D)分别导出,单独加载使用。 #### 2.2.2 LayaAirIDE纹理压缩功能 LayaAirIDE中依次点击 菜单 ->> 工具 ->> 纹理图片转换,可以打开图3所示界面。 ![图3](img/3.png) (图3) 由于...

来源: Laya2.0_文档 发布时间: 20210714

122. 物理碰撞器(JavaScript-3D基础(JS)-LayaAir3D之物理系统) [ 60%]

...1所示。 ```typescript //平面 var plane = scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createPlane(10, 10, 10, 10))); //新建材质 var planeMat = new Laya.BlinnPhongMaterial(); Laya.Texture2D.load("res/threeDimen/Physics/grass.png", Laya.Handler.create(this, function(tex) { planeMat...

来源: Laya2.0_文档 发布时间: 20210714

123. 使用clearTextureRes的时候有几个不明白的地方 [ 60%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用t...

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

124. Laya.stage.drawToCanvas 原生ios 使用该api报错,求解决方案 [ 60%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 请问在layaIDE里,怎么调用微信小程序API 微信小游戏:HTMLDivElement的使用 LayaAirIDE...

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

125. 没有人尝试使用3d物理引擎么 [ 58%]

...ya.d3.core.BaseCamera; import laya.d3.core.Camera; import laya.d3.core.MeshSprite3D; import laya.d3.core.light.DirectionLight; import laya.d3.core.material.StandardMaterial; import laya.d3.core.scene.Scene; import laya.d3.math.RandX; import laya.d3.math.Vector3; import laya.d3.resource.Texture2D; im...

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

126. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 58%]

...     Batch Make The First Level Game Objects     批量导出(选择sprite3d才会有)批量导出场景中所有一级节点         Other Setting   ---    其他设置                  Cover Original Export Files                          导出时覆盖原始...

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

127. 使用fairygui加载网络图片资源时,laya.core.js中的drawTexture会报错 [ 58%]

...答(最新版本:1.7.16) TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 加载到舞台的3D模型不显示贴图 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的...

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

128. 3D模式下使用Tween使模型移动如何写法 [ 58%]

...型移动如何写法 //载入并显示鱼模型 var fish = new Laya.MeshSprite3D(Laya.Mesh.load("fish/denglongyu/denglongyuANI-denglongyu.lm")); scene.addChild(fish); var fishmaterial = new Laya.StandardMaterial(); //漫反射贴图 fishmaterial.diffuseTexture = Laya.Texture2D.load("fish/denglongyu...

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

129. laya.d3.core.Camera_API3.0 [ 58%]

... Static WORLDINVERTFRONT WORLDINVERTFRONT: number Inherited from RenderableSprite3D.WORLDINVERTFRONT Defined in laya/d3/core/Sprite3D.ts:31 Static _contextScissorPortCatch _contextScissorPortCatch: Vector4 = new Vector4(0, 0, 0, 0) Defined in laya/d3/core/Camera.ts:86 Accessors active get active(): ...

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

130. laya.d3.webxr.core.WebXRCamera_API3.0 [ 57%]

... Static WORLDINVERTFRONT WORLDINVERTFRONT: number Inherited from RenderableSprite3D.WORLDINVERTFRONT Defined in laya/d3/core/Sprite3D.ts:31 Static _contextScissorPortCatch _contextScissorPortCatch: Vector4 = new Vector4(0, 0, 0, 0) Inherited from Camera._contextScissorPortCatch Defined in laya/d3/co...

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