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

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

1. laya.maths.Matrix [ 100%]

...t(matrix:Matrix):Matrix 将指定矩阵与当前矩阵连接,从而将这两个矩阵的几何效果有效地结合在一起。 Matrix  copyTo(dec:Matrix):Matrix 将当前 Matrix 对象中的所有矩阵数据复制到指定的 Matrix 对象中。 Matrix  create():Matrix[static] 从对象池...

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

2. laya.physics.RigidBody [ 71%]

...该主体所属的碰撞组,默认为0,碰撞规则如下: 1.如果两个对象group相等 group值大于零,它们将始终发生碰撞 group值小于零,它们将永远不会发生碰撞 group值等于0,则使用规则3 2.如果group值不相等,则使用规则3 3.每个刚体都有...

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

3. laya.ui.Image [ 66%]

...图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active...

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

4. laya.ui.Clip [ 61%]

...为一个切片动画。 Image和Clip组件是唯一支持异步加载的两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身...

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

5. laya.ui.ScrollBar [ 60%]

...lBar 组件控制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取...

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