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

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

1. laya.utils.Stat [ 100%]

...,值越高、越稳定,感觉越流畅; Sprite:统计所有渲染节点(包括容器)数量,它的大小会影响引擎进行节点遍历、数据组织和渲染的效率。其值越小,游戏运行效率越高; DrawCall:此值是决定性能的重要指标,其值越小,游...

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

2. laya.d3.core.pixelLine.PixelLineSprite3D [ 97%]

... maxLineCount : int 获取最大线数量 PixelLineSprite3D name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D  pixelLi...

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

3. laya.ui.Clip [ 87%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent  autoPlay : Boolean 表示是否自动播放动画,若自动播放值为true...

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

4. laya.ui.TextInput [ 86%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 ...

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

5. laya.display.Input [ 83%]

...all,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优点:没有额外内存开销,无需renderTarget支持。 Sprite CharacterCache : Boolean = true[static] Text  color : String[override] 表示文...

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

6. laya.physics.PolygonCollider [ 79%]

...多边形,如果是凹多边形,先手动拆分为多个凸多边形 节点个数最多是b2_maxPolygonVertices,这数值默认是8,所以点的数量不建议超过8个,也不能小于3个 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined...

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

7. laya.ani.bone.Skeleton [ 78%]

...all,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减少drawcall数,性能中等。优点:没有额外内存开销,无需renderTarget支持。 Sprite customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只...

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

8. laya.ui.List [ 78%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent  array : Array 列表数据源。 List autoSize : Boolean = false 指定是...

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

9. laya.ui.TextArea [ 78%]

... NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 ...

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

10. laya.display.Node [ 77%]

...ean[read-only] 表示是否在显示列表中显示。Node  name : String节点名称。Node  numChildren : int[read-only] 子对象数量。 Node  parent : Node[read-only] 父节点。Node  scene : *[read-only] 获得所属场景。 NodePublic Methods Hide Inherited Public Methods Show Inhe...

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