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

大约有 139 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0070 秒)

131. laya.ui.Tab_API3.0 [ 35%]

...ion skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer contains...

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

132. laya.ui.List_API3.0 [ 35%]

...m selection skewX skewY spaceX spaceY stage startIndex staticCache texture timer toolTip top transform url vScrollBarSkin viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance addItem addItemAt bubb...

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

133. 2D物理-碰撞过滤器 [ 32%]

...var mouseJoint: MouseJoint = this.curTarget.addComponent(MouseJoint); Laya.timer.callLater(mouseJoint, mouseJoint.onMouseDown); Laya.stage.on(Event.MOUSE_UP, this, this.destoryJoint); Laya.stage.on(Event.MOUSE_OUT, this, this.destoryJoint); // 方案二,自己实现,可以实现更大程度的...

来源: Laya2.0_示例 发布时间: 20241118

134. laya.ui.TextInput_API3.0 [ 32%]

...n stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent...

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

135. laya.ui.TextArea_API3.0 [ 32%]

...n stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url vScrollBar vScrollBarSkin valign viewport visible width wordWrap x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildA...

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

136. 自定义shader-边缘光照shader [ 30%]

...terial = customMaterial; var rotation = new Laya.Vector3(0, 0.01, 0); Laya.timer.frameLoop(1, null, function () { earth.transform.rotate(rotation, true); }); function initShader() { var attributeMap = { 'a_BoneIndices': Laya.VertexElementUsage.BLENDINDICES0, 'a_BoneWeights': Laya.VertexElementUsage....

来源: Laya_示例 发布时间: 20241118

137. laya.ui.Clip_API3.0 [ 29%]

...ene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform url viewport visible width x y zOrder Methods _initialize _processActive _setHeight _setSkin _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater ...

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

138. laya.display.Animation_API3.0 [ 26%]

...caleX scaleY scene scrollRect skewX skewY source stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains customRender ...

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

139. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 25%]

...代码中使用 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 LayaAir2.61 测试版 物理引擎bug 百分百 复现 IDE通过.ui自动生成的ui代码报错 LayaAirIDE1.4版本里用TS引擎库使用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y'...

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