大约有 187 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的...
来源: Laya2.0_api 发布时间: 20190513
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的大概念。所以在3.0里请忽略这个继承。 Hierarchy Scene View Dialog Index Constructor...
来源: Laya3.0_api 发布时间: 20231115
...开发即可。 在2.0项目开发中,无论是创建场景Scene,页面View,对话框Dialog,3d场景scene3d,文件类型和后缀都是scene。但是3.0中场景的划分有所区别,不再是统一的后缀scene方式。 一、IDE中的场景 1.1 新建场景 使用IDE新建一个3D项...
来源: Laya3.0_文档 发布时间: 20251010
...性值。 button.x = 0; button.y = 0; this.addChild(button); } } Hierarchy View Dialog Index Constructors constructor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize closeEffect closeHandler closeType group hitTestPrior isModal isPopupCenter isShowEffect...
来源: Laya3.0_api 发布时间: 20231115
... localStoragePath=/data/data/com.layabox.game//LayaCache/localstorage V/WebViewChromium: Binding Chromium to the background looper Looper (main, tid 1) {4a7bba70} I/chromium: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0 I/BrowserProcessMain: Initiali...
来源: Laya_社区 发布时间: 20171218
...her ObjectImplements IBoxSubclasses LayoutBox, List, Panel, Tree, UIGroup, View, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明...
来源: laya_api 发布时间: 20170929
...e: Bake:模式将生成烘焙图(根据场景分配几张) View:模式将生成渲染图(只有一张) Max sample:采样值,越大效果越好,时间越长 Denoise:消除光照贴图中的噪点,去噪设置 Enable:是否开启 prefillter:去噪方式,...
来源: Laya3.0_文档 发布时间: 20251010
...值为true,能减少节点碰撞,提高性能。默认为false。UI的View组建默认为true。 Sprite mask : Sprite遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 注意】遮罩对象坐标系是相对遮罩对象本身的,和Flash机...
来源: laya_api 发布时间: 20170422
...值为true,能减少节点碰撞,提高性能。默认为false。UI的View组建默认为true。 Sprite index : int当前播放索引。AnimationPlayerBase interval : int 播放间隔(单位:毫秒),默认为50毫秒,可以通过Config.animationInterval修改默认时间间隔。Animatio...
来源: laya_api 发布时间: 20170422
...节点作为其子节点的鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 Sprite mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象坐标系是相对遮罩对象本身的,和Flash...
来源: laya_api 发布时间: 20170929