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

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

621. laya.map.GridSprite [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect 设定的显示区域以...

来源: laya_api 发布时间: 20170929

622. laya.ani.bone.Skeleton_API3.0 [ 21%]

...herited from Node.numChildren Defined in laya/display/Node.ts:433 子对象数量。 Returns number parent get parent(): Node Inherited from Node.parent Defined in laya/display/Node.ts:438 父节点。 Returns Node pivotX get pivotX(): number set pivotX(value: number): void Inherited from Text.pivot...

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

623. laya.particle.Particle2D [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

624. laya.utils.PerfHUD [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

625. laya.ui.Box [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值为ture时:将对此对象使用了scrollRect 设定的显示区域以...

来源: laya_api 发布时间: 20170929

626. laya.ui.ScaleBox [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

627. laya.html.dom.HTMLDivElement [ 21%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

628. laya.map.GridSprite [ 20%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

629. laya.ui.Box [ 20%]

...e name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴...

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

630. 使用3D摄像机 · LayaAir3.0文档 · LAYABOX [ 20%]

...过多摄像机的缺点是非常耗性能,模型三角面数与DrawCall数量会成倍上升,多几个摄像机就会多出几倍性能损耗,因此开发者们需酌情考虑。 5.2 高动态光照渲染 高动态范围图像(High-Dynamic Range)简称HDR。HDR相比普通的图像,可...

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