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

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

191. laya.ui.UIComponent_API3.0 [ 72%]

...。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Hierarchy Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics...

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

192. 2D物理系统 · LayaAir3.4 · 引擎文档 · LAYABOX [ 72%]

...引擎长度转换需知(必读)二、刚体 RigidBody2.1 添加刚体组件2.2 刚体类型 type2.3 重力2.4 角速度 angularVelocity2.5 角阻尼 angularDampin2.6 线性速度 linearVelocity2.7 线性阻尼 linearDamping2.8 子弹 bullet2.9 刚体休眠2.10 允许旋转 allowRotation2.11 碰...

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

193. laya.ui.WXOpenDataViewer_API3.0 [ 72%]

...ataViewer" WXOpenDataViewer Class WXOpenDataViewer 微信开放数据展示组件,直接实例本组件,即可根据组件宽高,位置,以最优方式显示开放域数据 Hierarchy UIComponent WXOpenDataViewer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBas...

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

194. laya.display.Scene_API3.0 [ 72%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 default false 优先检测此对象子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited...

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

195. laya.physics.PhysicsDebugDraw_API3.0 [ 72%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 default false 优先检测此对象子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited...

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

196. laya.ui.Label [ 72%]

...文本边框背景颜色,以字符串表示。 Label bottom : Number 从组件底边到其内容区域底边之间垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,...

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

197. laya.ui.TipManager_API3.0 [ 72%]

...点作为其子节点鼠标事件检测依据。 Stage对象和UIView组件默认为true。 default false 优先检测此对象子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited...

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

198. laya.ui.OpenDataContextView_API3.0 [ 72%]

...iew" OpenDataContextView Class OpenDataContextView 微信开放数据展示组件,直接实例本组件,即可根据组件宽高,位置,以最优方式显示开放域数据 Hierarchy UIComponent OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skin...

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

199. runTime使用(TypeScript-IDE篇(TS)-组件化开发相关) [ 72%]

...关LayaAir脚本与Runtime开发系统全面讲解与实战介绍 脚本组件课链接: [https://ke.qq.com/course/427324](https://ke.qq.com/course/427324 ) UI与场景编辑、组件化开发、屏幕适配与抗锯齿合集课程链接:[https://ke.qq.com/course/417469](https://ke.qq.com/...

来源: Laya2.0_文档 发布时间: 20210715

200. 弹窗视图组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 72%]

弹窗视图组件(Dialog)一、通过LayaAir IDE创建Dialog1.1 创建Dialog1.2 Dialog属性介绍1.3 脚本控制Dialog二、通过代码创建Dialog弹窗视图组件(Dialog) Dialog是弹窗视图组件,主要用于弹窗面板。 一、通过LayaAir IDE创建Dialog 1.1 创建Dialog ...

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