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

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

361. [LayaAir3]3.3BETA4-2D动态刚体allow rotation关闭无效 [ 51%]

...动态半透明 摄像机跟随刚体移动,刚体出现抖动。 [3.0.7]Sprite的MouseEnable属性无效 LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 问题状态 最新活动: 2025-06-26 10:42 浏览: 526 关注: 2 人 东林 • 2025-06-26 13:45 嗯嗯搞清楚了,已得到官方人员...

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

362. Resources already exist,is repeated loading 加载特效报重复加载 [ 51%]

...eValue:number = 0;              private layaMonkey_clone1:Laya.Sprite3D;     private layaMonkey_clone2:Laya.Sprite3D;     private layaMonkey_clone3:Laya.Sprite3D;      private clone1Transform:Laya.Transform3D;     private clone2Transform:Laya.Transform3D;     private...

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

363. laya.ui.ColorPicker [ 51%]

...ackagelaya.uiClasspublic class ColorPickerInheritanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: laya_api 发布时间: 20170929

364. laya.ui.ColorPicker [ 50%]

...kagelaya.uiClasspublic class ColorPickerInheritanceColorPicker UIComponent Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: Laya2.0_api 发布时间: 20190513

365. laya3d物体碰撞与触发检测的问题 [ 50%]

...1, -1, 0)); //添加自定义模型1 var box = scene.addChild(new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1, 1, 1))); box.addComponent(Laya.PhysicsCollider); var Rig=box.addComponent(Laya.Rigidbody3D); Rig.colliderShape=new Laya.BoxColliderShape(1,1,1); Rig.isTrigger=true; box.transform.trans...

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

366. drawTexture 画出来的数据会有以前的数据 [ 50%]

drawTexture 画出来的数据会有以前的数据 private var iconSpr:Sprite; private var htmlCanvas:HTMLCanvas; private var texture:Texture; private var xNum:int = 0; private var yNum:int = 0; private var img:Image; public function TestView() { img = new Image("comp/lhjicon_5.png"); img.x = 640;...

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

367. 求助,屏幕旋转后滚动条没有跟随旋转 [ 50%]

...被折叠 要回复问题请先登录 发起人 qwer535305054 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 【屏幕适配】在LayaAir上面是竖屏,为什么到微信开发工具中就是横屏,而且还被拉伸了 求助关于TiledMap的版本问题 图片不...

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

368. laya.d3.core.light.PointLight [ 50%]

...gelaya.d3.core.lightClasspublic class PointLightInheritancePointLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object PointLight 类用于创建点光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自...

来源: laya_api 发布时间: 20170929

369. laya.d3.core.light.DirectionLight [ 50%]

...3.core.lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean ...

来源: laya_api 发布时间: 20170929

370. laya.d3.core.light.DirectionLight [ 50%]

...3.core.lightClasspublic class DirectionLightInheritanceDirectionLight LightSprite Sprite3D Node EventDispatcher Object DirectionLight 类用于创建平行光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是...

来源: Laya2.0_api 发布时间: 20190513