大约有 301 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
Laya_社区(135) Laya3.0_api(82) Laya2.0_文档(26) Laya3.0_文档(23) laya_api(16) Laya2.0_api(16) Laya_示例(3)
Laya.Sprite3D如何设置位置 var layaMonkey: Laya.Sprite3D = Laya.Sprite3D.load("res/skinModel/LayaMonkey/LayaMonkey.lh"); this.scene.addChild(layaMonkey); 简单的加载了官方的事例资源,猴子是加载出来了,但是使用了下面两种方法都没有成功改变它的位置。...
来源: Laya_社区 发布时间: 20180604
...elaya.d3.core.glitterClasspublic class GlitterInheritanceGlitter RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object Glitter 类用于创建闪光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自...
来源: laya_api 发布时间: 20170929
Laya 2.6 以上版本 修改带有刚体的Sprite3d localRotationEulerY 出现刚体位置错误 改带有刚体的Sprite3d localRotationEulerY 出现刚体位置错误, 在Update 一直修改角度时 表现 刚体的位置来回拉扯; 附件 : --> PhysicsTest.zip 2020-09-22 添加评论 免...
来源: Laya_社区 发布时间: 20200922
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Sprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class Sprite3DInheritanceSprite3D ComponentNode Node EventDispatcher ObjectImplements IUpdate, laya.resource.ICreateResource, laya.d3.core.ICloneSubclass...
来源: laya_api 发布时间: 20170929
...s Packagelaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...
来源: laya_api 发布时间: 20170929
...tionAll Packages | All Classes | Index | Frames No Frames MeshTerrainSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class MeshTerrainSprite3DInheritanceMeshTerrainSprite3D MeshSprite3D RenderableSprite3D Sprite3D ComponentNode Node EventDispatcher Object T...
来源: laya_api 发布时间: 20170929
...3.core.particleClasspublic class Particle3DInheritanceParticle3D RenderableSprite3D Sprite3D Node EventDispatcher Object Particle3D 3D粒子。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite...
来源: laya_api 发布时间: 20170603
用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
多个UI3D出现点击位置不对 点击右边的Sprite3D(1),点击事件会跑到左边的Sprite3D去 但将右边的Sprite3D(1)的position的x值改为2.37622,则又正常了 附件 : --> LayaProject10.zip 2023-09-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...
来源: Laya_社区 发布时间: 20230912
...I DocumentationAll Packages | All Classes | Index | Frames No Frames Sprite3DProperties | Methods | Events Packagelaya.d3.coreClasspublic class Sprite3DInheritanceSprite3D Node EventDispatcher ObjectImplements laya.resource.ICreateResourceSubclasses BaseCamera, LightSprite, RenderableSprite...
来源: Laya2.0_api 发布时间: 20190513