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

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

131. 用u3d导出粒子效果,不能移动粒子位置 [ 70%]

用u3d导出粒子效果,不能移动粒子位置 var particleSprite3D:Laya.Sprite3D = Laya.Sprite3D.load("res/LayaScene_effect/effect.lh") as Laya.Sprite3D; particleSprite3D.transform.translate(new Laya.Vector3(0,20,0)) this.scene.addChild(particleSprite3D); 用u3d导出粒子效果,...

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

132. 用Loader加载完atlas,然后使用animation播放问题 [ 70%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mas...

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

133. ios微信clone特效会导致特效mesh无法显示 [ 70%]

...); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); Laya.Sprite3D.load( "res/test_mesh2.lh", Laya.Handler.create(this, function (sprite: Laya.Sprite3D): void { var clonesprite: Laya.Sprite3D = sprite.clone() as Laya.Sprite3D; scene.addChild(clonesprite) as Laya.Sprite3D; clonesprit...

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

134. 3D模型旋转定位问题 [ 70%]

3D模型旋转定位问题 直接使用代码modelSprite = Laya.Sprite3D.load("model/build/warehouse1/warehouse1.lh"); scene.addChild(modelSprite); modelSprite.transform.rotate(new Laya.Vector3(0, 90, 0), false, false);无法实现旋转效果 也不会报任何错误,打断点是确定这个mode...

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

135. unity导出ls和lh文件发布到微信小程序,用微信开发者工具打开报错 [ 70%]

...e root type must be Scene,please use other function to load this file."或"Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file." 跟了一下,发现__proto.onAsynLoaded这个function接收参数data在layaIDE中被正确解析为json数组,而在微...

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

136. 求一个downloadfile使用教程 [ 70%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mas...

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

137. laya.d3.core.light.LightSprite_API3.0 [ 70%]

...tSprite deprecated LightSprite 类用于创建灯光父类。 Hierarchy Sprite3D LightSprite DirectionLight PointLight SpotLight Index Constructors constructor Properties _extra _scene _url name tag WORLDINVERTFRONT Accessors active activeInHierarchy color components destroyed displayedInStage hi...

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

138. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 69%]

...ionProbe ReflectionProbe 类用于实现反射探针组件 miner Hierarchy Sprite3D ReflectionProbe Index Constructors constructor Properties _extra _isScene _scene _url name TEMPVECTOR3 defaultTextureHDRDecodeValues Accessors active activeInHierarchy boundsMax boundsMin boxProjection components des...

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

139. Sprite-屏幕截图 [ 69%]

.../激活启动类 new Sprite_ScreenShot(); package { import laya.d3.core.Sprite3D; import laya.display.Stage; import laya.events.Event; import laya.ui.Button; import laya.utils.Browser; import laya.utils.Handler; import laya.utils.Stat; import laya.ui.Image; import laya.display.Sprite; /** * ... *...

来源: Laya2.0_示例 发布时间: 20240929

140. 微信关系链开发,如果在开放域那边使用Laya.loader.load加载就会出错 [ 69%]

...(最新版本:1.7.16) 招聘:H5游戏开发 坐标:深圳南山 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement使用 LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComp...

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