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

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

131. laya.ui.UIGroup_API3.0 [ 49%]

...chy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D i...

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

132. laya.ui.Tree_API3.0 [ 48%]

...pha anchorX anchorY array bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender ...

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

133. laya.display.Stage_API3.0 [ 48%]

... alpha anchorX anchorY bgColor blendMode cacheAs clientScaleX clientScaleY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frameRate fullScreenEnabled globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isFocuse...

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

134. laya.ui.UIComponent [ 44%]

...DocumentationAll Packages | All Classes | Index | Frames No Frames UIComponentProperties | Methods | Events Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, Scr...

来源: Laya2.0_api 发布时间: 20190513

135. laya.ui.FontClip [ 34%]

...Events Packagelaya.uiClasspublic class FontClipInheritanceFontClip Clip UIComponent Sprite Node EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮...

来源: Laya2.0_api 发布时间: 20190513

136. laya.display.AnimationBase [ 33%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode  addLabel(label:String, index:int):void 增加一个帧标签到指定索引...

来源: Laya2.0_api 发布时间: 20190513

137. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 33%]

...改组件属性,场景里的对象会自动同步,无需手动 node.getComponent("MeshRenderer").props.enabled = false; 2、调用节点/组件的一个方法,并返回值。例如: //下面是UI进程代码 //获取选中的节点 let node = Editor.scene.getSelection()[0]; //调用MyScript...

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

138. laya.ui.View [ 33%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

来源: Laya2.0_api 发布时间: 20190513

139. laya.ui.LayoutBox [ 32%]

...vents Packagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box UIComponent Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean...

来源: Laya2.0_api 发布时间: 20190513

140. laya.ui.ViewStack [ 31%]

...vents Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pr...

来源: Laya2.0_api 发布时间: 20190513