大约有 99 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0075 秒)
Laya3.0_api(40) Laya_社区(34) Laya2.0_文档(12) Laya3.0_文档(5) Laya2.0_api(5) laya_api(1) Laya_示例(1) Laya2.0_示例(1)
...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...
来源: Laya3.0_api 发布时间: 20231115
...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...
来源: Laya3.0_api 发布时间: 20231102
...鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.toolTip = new Handler(this,showTips2, ["clip"]); } private function showTips1():void { _testTips.label.text = "这里是按钮[" + btn1.label + "]"; tip.addChild(_testTips); } private function showTips2(name:String):void...
来源: Laya3.0_api 发布时间: 20231115
...l Inherited Externals Only exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id...
来源: Laya3.0_api 发布时间: 20231115
...Field of View视野范围),Orthographic正交(size视野大小)) Clipping Planes(剪裁平面) 支持(包括:Near近点、Far远点) Viewport Rect(标准视图矩形) 支持(包括:X、Y、W、H) Allow HDR(允许渲染高动态色彩画面) 支持 Culling Mask在Uni...
来源: Laya3.0_文档 发布时间: 20241109
...tanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造...
来源: Laya2.0_api 发布时间: 20190513
...次用Laya,测试Unity导出Anim后用Laya运行时_handleSpriteOwnersByClip函数中抛this._clips[clipIndex]._nodes为null的访问异常,Unity版本为2017.2.0f3,Laya引擎版本为1.7.13,请大神帮忙看看是怎么回事 TestAnim.rar 2018-01-03 3 4 分享 微博 QZONE 微信 cuixueyin...
来源: Laya_社区 发布时间: 20170428
...d of View视野范围),Orthographic正交(size视野大小)) | | Clipping Planes(剪裁平面) | 支持(包括:Near近点、Far远点) | | Viewport Rect(标准视图矩形) | 支持(包括:X、Y、W、H) | | Allow HDR(允许渲染高动态色彩画面) | 支持 | > ...
来源: Laya2.0_文档 发布时间: 20210714
...ge 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Pub...
来源: Laya2.0_api 发布时间: 20190513