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

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

451. button 按下放缩特效 [ 53%]

...class GraphicParser extends laya.display.GraphicAnimation {     //     protected _getTextureByUrl(url: string): string;     //     static parseAnimationData(aniData: any): any;     // } }   T15_UITest.zip 2017-08-17 0 0 分享 微博 QZONE 微信 asdf131 赞同来自: import Button = laya...

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

452. HTMLDivElement 文本内容会重叠? [ 53%]

...• 2018-09-18 11:15 还没解决 偶现 清水煮豆 • 2018-09-18 11:17 protected updateDivMsg(data: model.ChatItem, div: Laya.HTMLDivElement, parent: Laya.Component) { let style = div.style; style.valign = "bottom"; style.fontSize = 24; style.leading = 2; style.wordWrap = false; style....

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

453. laya.d3.shader.ShaderVariant_API3.0 [ 52%]

...ch index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/ShaderVariantCollection" ShaderVariant Class ShaderVariant 着色器变种。 Hierarchy ShaderVariant Index Constructors constructor Accessors defin...

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

454. laya.d3.core.particleshuriken.module.GradientDataNumber_API3.0 [ 52%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientDataNumber" GradientDataNumber Class GradientDataNumber GradientDataNumber 类用于创建浮点渐变。 Hierarchy Gr...

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

455. laya.d3.core.render.command.BlitFrameBufferCMD_API3.0 [ 52%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/command/BlitFrameBufferCMD" BlitFrameBufferCMD Class BlitFrameBufferCMD 类用于创建从渲染源输出到渲染目标的指令 Hierarchy Bli...

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

456. laya.display.cmd.DrawTrianglesCmd_API3.0 [ 52%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawTrianglesCmd" DrawTrianglesCmd Class DrawTrianglesCmd 绘制三角形命令 Hierarchy DrawTrianglesCmd Index Properties alpha blendMode color ...

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

457. laya.components.AnimatorStateBoolCondition_API3.0 [ 52%]

...dex... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateBoolCondition Class AnimatorStateBoolCondition Hierarchy AnimatorStateCondition AnimatorStateBoolCondition Ind...

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

458. 代码2.0.2版本Laya.Animator发现play方法的存在BUG [ 52%]

...交 2 个回复 腊笔小新 赞同来自: 正确的写法:   override protected function _onEnable():void { for (var i = 0, n = this._controllerLayers.length; i < n; i++) { if (this._controllerLayers[i].playOnWake) { var controllerLayer = this._controllerLayers[i]; var curPlayState = controll...

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

459. laya.ui.Box [ 52%]

...值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素为单位)。 Component m...

来源: laya_api 发布时间: 20170929

460. laya.ui.ScaleBox [ 52%]

...值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICo...

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