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

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

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

...ns : [ { caption : "点我", event: "my_click" } ] } } ] } ]); this._panel.allowUndo = true; //根据需要设置 //如果不需要undo功能,也可以直接this._data = {}; this._data = IEditor.DataWatcher.watch({}); //inspect可以多次调用,将多个数据组合在一个面板编辑 this._p...

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

162. laya.ui.AdvImage_API3.0 [ 45%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/AdvImage" AdvImage Class AdvImage 广告插件 author 小松 date -2018-09-19 Hierarchy Image AdvImage Index Constructors constructor Pro...

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

163. laya.ui.ColorPicker_API3.0 [ 45%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ColorPicker" ColorPicker Class ColorPicker ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色...

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

164. laya.ui.UIGroup_API3.0 [ 45%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/UIGroup" UIGroup Class UIGroup Group 是一个可以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Gro...

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

165. laya.device.media.Video_API3.0 [ 45%]

...rch Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/Video" Video Class Video Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的...

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

166. laya.ui.Tree_API3.0 [ 45%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/Tree" Tree Class Tree Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 example package { import laya.ui.Tree...

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

167. laya.display.Animation_API3.0 [ 44%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Animation" Animation Class Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口...

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

168. laya.display.Stage_API3.0 [ 44%]

...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Stage" Stage Class Stage Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage...

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

169. laya.d3.core.scene.Scene3D [ 40%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Scene3DProperties | Methods | Events | Constants Packagelaya.d3.core.sceneClasspublic class Scene3DInheritanceScene3D Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource Scene3D 类用...

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

170. 3D物理系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 38%]

...,为0则不可碰撞。 Physics3DUtils工具类的COLLISIONFILTERGROUP_ALLFILTER属性值为-1,-1与任何2的幂值进行按位与都非0,所以取该属性值为分组时,则所有的碰撞组都可碰撞。 使用示例为: //指定xxx碰撞器所属哪个碰撞组(-1组与LayaAir任...

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