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

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

381. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 70%]

...Component ConfigurableConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor scriptPath CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_LIMITED CONFIG_MOTION_TYPE_LOCKED Accessors XMotion YMotion ZMotion anchor angularBounce angularDa...

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

382. laya.ui.RadioGroup [ 70%]

...tected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent _anchorY : Number = NaNY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心...

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

383. 关于gridSprite的疑问 [ 70%]

关于gridSprite的疑问 tiledMap中 取得maplayer后,在maplayer的 _childs中可以取得渲染的块数据:gridsprite.发现每个gridsprite的宽和高都是432,然后按照432的距离排列好所有的gridsprite. 第一个问题是,这个432是怎么来的,是引擎规定好的吗? ...

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

384. rigidBody.applyForce 物体不会移动 [ 70%]

...ght: Laya.DirectionLight; private character: Laya.Sprite3D; private monster_character: Laya.Sprite3D; private translateW: Laya.Vector3 = new Laya.Vector3(0, 0, 0.2); private translateS: Laya.Vector3 = new Laya.Vector3(0, 0, -0.2); private translateA: Laya.Vector3 = new Laya.Vector3(0.2, 0, 0); priva...

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

385. 限制模型旋转角度 [ 70%]

...到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 你这个问题也是让我很不解。。你说的这个限制角度,我纠结了几天也不知道你是什么意思。。。要什么效果, 会操作旋转,然后做一些限制判定,这属...

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

386. Camera.viewportToRay中origin与direction相等问题 [ 70%]

...: 主要目的就是做射线碰撞检测. onStageMouseDown(): void { this._rayPt.x = Laya.MouseManager.instance.mouseX; this._rayPt.y = Laya.MouseManager.instance.mouseY; GameManager.instance.mainCamera.viewportPointToRay(this._rayPt, this._ray); let scene = this.owner.scene as Laya.Scene3D; scene....

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

387. Dialog 第一次打开总是出现在窗口右下角,这是为啥,再打开就正常剧中了? [ 70%]

...age", "searchKey":"Image", "props":{"y":98,"x":450,"skin":"assets/dialog/bg_01001.png","scaleY":1,"scaleX":1}, "nodeParent":2, "label":"Image", "isDirectory":false, "isAniNode":true, "hasChild":false, "compId":3, "child":[ ] }], "animations":[ { "nodes":[ ], "name":"ani1", "id":1, "frameRate":24, "a...

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

388. 如何在代码中new Poly [ 70%]

...ew component.HomeScaleFilterImg(3, 655, "home/imgExpedition.png", 0); this._sprHome.addChildAt(this.imgExpedition, 0); this.homeScaleFilterImgList.push(this.imgExpedition);  Laya.timer.once(2000, this, () => {  let dd: Laya.HitArea = new Laya.HitArea(); this.imgExpedition.hitArea = dd; dd.hit.d...

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

389. laya.d3.core.trail.TrailMaterial [ 70%]

...Material renderQueue : int 所属渲染队列.BaseMaterial  SHADERDEFINE_ADDTIVEFOG : int[static] TrailMaterial  SHADERDEFINE_MAINTEXTURE : int[static] TrailMaterial  SHADERDEFINE_TILINGOFFSET : int[static] TrailMaterial  texture : BaseTexture 获取贴图。 TrailMaterial  tilingOffset :...

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

390. laya.d3.core.material.EffectMaterial [ 70%]

...Material renderQueue : int 所属渲染队列.BaseMaterial  SHADERDEFINE_ADDTIVEFOG : int[static] EffectMaterial  SHADERDEFINE_MAINTEXTURE : int[static] EffectMaterial  SHADERDEFINE_TILINGOFFSET : int[static] EffectMaterial  texture : BaseTexture 获取贴图。 EffectMaterial  tilingOffs...

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