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

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

101. laya.ui.Label_API3.0 [ 34%]

...sk maxWidth mouseEnabled mouseX mouseY numChildren overflow padding parent pivotX pivotY right rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform ubb underline underlineColor url valign viewport vis...

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

102. laya.ui.Tab_API3.0 [ 34%]

...StrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Meth...

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

103. laya.ui.Image_API3.0 [ 34%]

...Flags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin source stage staticCache texture timer toolTip top transform url useSourceSize viewport visible width x y zOrder Methods _initialize _proce...

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

104. laya.ui.FontClip_API3.0 [ 34%]

...val is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid skewX skewY skin sources spaceX spaceY stage staticCache texture timer toolTip top total transform url value viewport visible width x y zOrder Methods...

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

105. laya.ui.Dialog_API3.0 [ 34%]

...tArea is3D isPopup left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scene3D scrollRect skewX skewY stage staticCache texture timer top transform url viewport visible width x y zOrder manager root Methods _initialize _processActive addChild addC...

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

106. laya.ui.List_API3.0 [ 34%]

...Render left length mask mouseEnabled mouseX mouseY numChildren page parent pivotX pivotY repeatX repeatY right rotation scaleX scaleY scene scrollBar scrollRect scrollType selectedIndex selectedItem selection skewX skewY spaceX spaceY stage startIndex staticCache texture timer toolTip top transform ...

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

107. laya.ui.UIGroup_API3.0 [ 34%]

...StrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedIndex selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Meth...

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

108. laya.d3.core.scene.Scene3D_API3.0 [ 34%]

...tmaps mask mouseEnabled mouseX mouseY numChildren parent physicsSimulation pivotX pivotY reflectionIntensity rotation scaleX scaleY scene scene2D sceneRenderableManager scrollRect shadowMapFrequency skewX skewY skyRenderer stage staticCache texture timer transform url viewport visible width x y zOrd...

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

109. laya.ui.Tree_API3.0 [ 34%]

... left list mask mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right rotation scaleX scaleY scene scrollBar scrollBarSkin scrollRect selectedIndex selectedItem selectedPath skewX skewY source spaceBottom spaceLeft stage staticCache texture timer toolTip top tr...

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

110. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 33%]

...// this.statue.filters = [glowFilter]; // 守护神设置旋转 this.angel.pivot(boundAngel.width/2,boundAngel.height); this.angel.rotation = -15; // 守护神设置呼吸 Laya.Tween.to(this.angel,{scaleY:0.99},900,Laya.Ease.linearInOut,Handler.create(this,this.angelTween1)); // 飞艇设置浮动 L...

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