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

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

101. laya.components.Widget_API3.0 [ 75%]

...mponent Widget Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpd...

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

102. onCollisionEnter检测不到碰撞 [ 75%]

...ollision:Laya.Collision):void { console.log("碰撞"); if (collision.other.owner === this.sphere){ ((this.owner as Laya.MeshSprite3D).meshRenderer.sharedMaterial as Laya.BlinnPhongMaterial).albedoColor = new Laya.Vector4(0.0, 0.0, 0.0, 1.0); } } 附件 : --> 2019-08-17 添加评论 免费帖 --> 分...

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

103. laya.d3.core.trail.TrailRenderer [ 75%]

...c Methods Show Inherited Public Methods MethodDefined By  TrailRenderer(owner:TrailSprite3D)TrailRenderer  _needRender(boundFrustum:BoundFrustum):Boolean[override] TrailRenderer  _renderUpdate(state:RenderContext3D, transform:Transform3D):void[override] TrailRenderer  _renderUpdateWithCamer...

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

104. laya.ui.Widget_API3.0 [ 75%]

...mponent Widget Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id left right top Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpd...

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

105. [LayaAir3]平面阴影Stencil用法问题 [ 75%]

...无效,是用法不对吗 onAwake(): void {         console.log(this.owner.name)         var skin = this.owner.getComponent(Laya.SkinnedMeshRenderer);         let mat = skin.material;         mat.stencilTest = Laya.RenderState.STENCILTEST_NOTEQUAL;         mat.stencilWrite = tr...

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

106. 位图切片组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 75%]

...dth - bg.width >> 1, Laya.stage.height - bg.height >> 1); this.owner.addChild(bg); } private createTimerAnimation(): void { this.counter = new Laya.Clip(this.clipSkin, 10, 1); this.counter.autoPlay = true; this.counter.interval = 1000; this.counter.x = (Laya.stage.width - this.counter.wi...

来源: Laya3.0_文档 发布时间: 20251010

107. 3D+2D场景截屏,在不同浏览器显示效果不一致 [ 75%]

...ength = 10; spi.filters = spi1.filters = spi2.filters = [blurFilter]; this.owner.parent.addChild(spi); this.owner.parent.addChild(spi1); this.owner.parent.addChild(spi2); // }) }求教以下大佬们,是否还有其他的截屏方法(使用了drawToCanvas,因为3d场景对象比较复杂,无...

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

108. Laya.Image组件设置线上链接 sizeGrid属性异常 [ 75%]

Laya.Image组件设置线上链接 sizeGrid属性异常 this.owner.skin = "\/\/enbrands.oss-cn-shenzhen.aliyuncs.com\/travelAround\/map_item.png"; this.owner.sizeGrid = "80,20,2,20,0"使用线上图片链接,图片会被裁切,使用本地同样的图片正常显示 附件 : --> 2020-01-19 添...

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

109. 龙骨动画demo [ 75%]

...ame = skeleton.getAniNameByIndex(num - 1); skeleton.play(name) }));  this.owner.addChild(skeleton); 2019-04-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 laozhou 赞同来自: //创建一个Skeleton对象 var...

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

110. laya.d3.component.volume.Volume_API3.0 [ 75%]

...ticBatchVolume Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath Accessors awaked boundsMax boundsMin destroyed enabled hideFlags id importance probePosition type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRender...

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