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

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

271. laya.d3.text.TextMesh_API3.0 [ 88%]

...sh 实例。 Returns TextMesh Accessors color get color(): Color set color(value: Color): void Defined in laya/d3/text/TextMesh.ts:48 获取颜色。 Returns Color 颜色。 Defined in laya/d3/text/TextMesh.ts:56 设置颜色。 Parameters value: Color Returns void 颜色。 fontSize get fontSize():...

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

272. 关于TS get/set重写问题 [ 88%]

...是为了调用该方法前先做些处理 我父类A有个 public set a($value:number):void{ this._a = $value; } 然后继承父类后子类B重写 public set a($value:number):void {     this.aa();    super.a = $value;  } private aa():void{}   但是super是不能用到set/get中的,所以...

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

273. ConchInput settype无效 [ 88%]

...o,'type',function(){         return this._type;     },function(value){         console.info(value)         if (value=="password")             this._getCSSStyle().password=true;         else         this._getCSSStyle().password=false;      ...

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

274. [LayaAir3]【Laya3.2.0】调用Laya.Stat[Laya.Stat.TriangleFace.value]显示数据为0 [ 88%]

[LayaAir3]【Laya3.2.0】调用Laya.Stat[Laya.Stat.TriangleFace.value]显示数据为0 打印三角形面数和DrawCall数据为0 附件 : --> 2024-06-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞...

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

275. laya.d3.physics.PhysicsComponent [ 88%]

...unction get canCollideWith():int    public function set canCollideWith(value:int):voidcanScaleShapeproperty public var canScaleShape:Boolean = true 是否可以缩放Shape。 ccdMotionThresholdproperty ccdMotionThreshold:Number 取用于连续碰撞检测(CCD)的速度阈值,当物体移动速...

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

276. 手机非谷歌浏览器,出现TypeError: Invalid value used as weak map key异常 [ 88%]

手机非谷歌浏览器,出现TypeError: Invalid value used as weak map key异常 在网页和手机的谷歌浏览器,手机的TBS浏览器(腾讯提供的调试手q的工具),调试的时候都是正常的。可是使用手机的qq浏览器,华为浏览器,都会出现异常:Type...

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

277. laya.d3.math.Vector4 [ 88%]

... out:Vector4):void[static] 求两个四维向量的和。 Vector4  Clamp(value:Vector4, min:Vector4, max:Vector4, out:Vector4):void[static] 求一个指定范围的四维向量 Vector4  clone():* 克隆。 Vector4  cloneTo(destObject:*):void 克隆。 Vector4  distance(value1:Vector4, value2...

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

278. laya.d3.core.render.posteffect.GaussianDoF_API3.0 [ 88%]

...类 Returns GaussianDoF Accessors active get active(): boolean set active(value: boolean): void Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProcessEffect.ts:35 是否开启 Returns boolean Inherited from PostProcessEffect.active Defined in laya/d3/core/render/PostProce...

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

279. 发现一个Panel滚动条的问题 [ 88%]

发现一个Panel滚动条的问题 我想让滚动条value的值通过Laya.Tween.to慢慢变为0,发现当value大于0时,是可行的,但是当value值小于0时,会直接变为了0. demo如下 附件 : --> testScale.rar 2017-09-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

280. laya.d3.component.staticmesh.StaticBatchSubMesh_API3.0 [ 88%]

...ts:32 Accessors bufferState get bufferState(): BufferState set bufferState(value: BufferState): void Inherited from GeometryElement.bufferState Defined in laya/d3/core/GeometryElement.ts:30 VAO OBJ Returns BufferState Inherited from GeometryElement.bufferState Defined in laya/d3/core/GeometryElement...

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