大约有 788 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
Laya_社区(495) Laya3.0_api(119) Laya2.0_api(72) Laya2.0_文档(29) laya_api(24) Laya_示例(21) Laya3.0_文档(20) Laya2.0_示例(8)
...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
...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
关于gridSprite的疑问 tiledMap中 取得maplayer后,在maplayer的 _childs中可以取得渲染的块数据:gridsprite.发现每个gridsprite的宽和高都是432,然后按照432的距离排列好所有的gridsprite. 第一个问题是,这个432是怎么来的,是引擎规定好的吗? ...
来源: Laya_社区 发布时间: 20180311
...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
...到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 Laya_Aaron 赞同来自: 你这个问题也是让我很不解。。你说的这个限制角度,我纠结了几天也不知道你是什么意思。。。要什么效果, 会操作旋转,然后做一些限制判定,这属...
来源: Laya_社区 发布时间: 20180529
...: 主要目的就是做射线碰撞检测. 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
...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
...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
...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
...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