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

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

831. ConchInput settype无效 [ 57%]

...特效怎么设置colorComponentInter无效? transform.pivot = new Laya.Vector3(0,1,0); 设置pivot无效~~~~~~~~~~~~~ 问题状态 最新活动: 2019-07-15 12:01 浏览: 759 关注: 1 人

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

832. 请教 CharacterController.move 问题 [ 57%]

...rController.move 问题 CharacterController.move()里面只能填一个vector3的坐标 是按照世界坐标移动的,没有是否是局部坐标和世界坐标的参数。   我只有一个局部坐标的变量,如何实现按照局部坐标运动呢? 现在只能用translate代替 202...

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

833. laya.d3.core.Keyframe [ 57%]

...mplements laya.d3.core.ICloneSubclasses FloatKeyframe, QuaternionKeyframe, Vector3Keyframe KeyFrame 类用于创建关键帧实例。 Public Properties PropertyDefined By  time : Number时间。KeyframePublic Methods  MethodDefined By  Keyframe() 创建一个 KeyFrame 实例。 Keyframe  clo...

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

834. Tiled 中GridSprite.hide无效 [ 57%]

...的问题 ColorFilter滤镜在遮罩下无效 transform.pivot = new Laya.Vector3(0,1,0); 设置pivot无效~~~~~~~~~~~~~ 子域里面排行榜滑动无效,找不到原因。。跪求指导。。。 TextInput 的 type 属性设置为 number 的时候 maxChars 字数限制无效 问题状态 最新...

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

835. laya.d3.component.hlod.HLODBatchSubMesh_API3.0 [ 57%]

...ds Defined in laya/d3/component/HLOD/HLODUtil.ts:21 drawPramas drawPramas: Vector2 Defined in laya/d3/component/HLOD/HLODUtil.ts:22 Globals "laya/d3/component/HLOD/HLODUtil" HLODBatchSubMesh bounds drawPramas HLODConfig HLODElement HLODResourceGroup Legend Object literal Variable Function Type alias...

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

836. android下layabox调用Laya.Texture2D.load报错 [ 57%]

...e; var transformUV = new Laya.TransformUV(); transformUV.tiling = new Laya.Vector2(2, 1); // transformUV.offset = new Laya.Vector2(0.1, 0.1); material.transformUV = transformUV; } return D3Helper.materialDic[name]; };   2018-02-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

837. laya.d3.core.MeshRenderer_API3.0 [ 57%]

... value: number Returns void lightmapScaleOffset get lightmapScaleOffset(): Vector4 set lightmapScaleOffset(value: Vector4): void Inherited from PixelLineRenderer.lightmapScaleOffset Defined in laya/d3/core/render/BaseRender.ts:269 光照贴图的缩放和偏移。 Returns Vector4 Inherited from Pixe...

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

838. PointLight介绍(TypeScript-3D基础(TS)-LayaAir3D之灯光) [ 57%]

...intLight; //设置点光源位置 pointLight.transform.position = new Laya.Vector3(0.4, 0.4, 0.0); //设置点光源的范围 pointLight.range = 6.0; ``` **range** 为设置点光源的范围,相当于点光的照射范围,数值越大,光照范围越大。 图1中因光照范围设置不大...

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

839. laya.d3.utils.Physics3DUtils [ 57%]

...简单物理检测。 Public Properties PropertyDefined By  gravity : Vector3[static] 重力值。Physics3DUtilsPublic Methods  MethodDefined By  Physics3DUtils() 创建一个 Physics 实例。 Physics3DUtils  getIColliderCollision(collider1:PhysicsComponent, collider2:PhysicsComponent):Bool...

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

840. 已知方向向量怎么转欧拉角 [ 57%]

...,可还没有超出屏幕高度就提前消失了! 有没有Unity3d的Vector3.Angle(计算两个三维向量之间的角度)这样的方法?或求3D抛物线移动的方法或算法。 完美世界北京高薪诚聘H5前端开发专家(layaair方向) 请问Laya2里面的物理引擎怎...

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