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

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

2541. 按钮组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 37%]

...均已创建完毕,此方法只执行一次 onAwake(): void { this.btn.scale(5, 5); //放大五倍 this.btn.skin = "atlas/comp/button.png"; //皮肤 this.btn.stateNum = 3; //皮肤状态 this.btn.label = "确定"; //文本标签 this.btn.labelFont = "宋体"; //文本标签字体 this.btn.labelSiz...

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

2542. 有关Laya3D碰撞检测疑问 [ 37%]

...ate label: Laya.Label; constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show();  var scene: Laya.Scene = Laya.stage.addChild(new Laya.Scene()) as Laya.Scene;  this._outHitAllInfo = new Array<Laya.Ray...

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

2543. laya.ui.HScrollBar_API3.0 [ 36%]

...kTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDragLimit triggerUpDragLimit upButton drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX ...

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

2544. laya.ui.VScrollBar_API3.0 [ 36%]

...kTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDragLimit triggerUpDragLimit upButton drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX ...

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

2545. laya.ui.List [ 36%]

...lters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得相对于stage的全局Y轴缩放值(会叠加父亲节点的缩...

来源: laya_api 发布时间: 20170929

2546. laya.display.Text_API3.0 [ 36%]

...splayedInStage drawCallOptimize filters font fontSize globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY numChildren objContainer overflow padding parent pivotX pivo...

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

2547. laya.ui.AdvImage_API3.0 [ 36%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage ...

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

2548. laya.ui.ComboBox_API3.0 [ 36%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D isOpen itemColors itemHeight itemPadding itemSize labelBold labelColors labelFont labelPadding labelSize labels left list mask mouseEnabled mouseX mouseY numChil...

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

2549. laya.ui.RadioGroup_API3.0 [ 36%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX p...

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

2550. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 36%]

...X、Y、Z) | | Rotation(旋转) | 支持(包括:X、Y、Z) | | Scale(缩放) | 支持(包括:X、Y、Z) | > 对比上面的图和表格,我们看到`Tag`是不支持的。`Static`与`Layer`是部分支持。后续将不再提醒,关注表格中的支持状态即可。 > 这...

来源: Laya2.0_文档 发布时间: 20210714