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

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

1. laya.d3.core.HeightMap [ 100%]

...数据。 Public Properties PropertyDefined By  height : int[read-only] 获取高度。 HeightMap  maxHeight : int[read-only] 最大高度。 HeightMap  minHeight : int[read-only] 最大高度。 HeightMap  width : int[read-only] 获取宽度。 HeightMapPublic Methods  MethodDefined By ...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.MeshTerrainSprite3D [ 84%]

...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Sprite3D activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Sprite3D componentsCount : int[read-only] 获得组件的数量。 Sprite3D  depth : Number[read-only] 获取...

来源: laya_api 发布时间: 20170929

3. laya.resource.Texture [ 83%]

...V : Array[static] 反转 UV 信息。Texture  isLinearSampling : Boolean 获取当前纹理是否启用了线性采样。 Texture  loaded : Boolean[read-only] 表示是否加载成功,只能表示初次载入成功(通常包含下载和载入),并不能完全表示资源是否可立即使...

来源: laya_api 发布时间: 20170929

4. laya.display.Stage [ 79%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMod...

来源: laya_api 发布时间: 20170929

5. laya.ui.Clip [ 74%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bitmap : AutoBitmap[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定...

来源: laya_api 发布时间: 20170929

6. laya.ui.Component [ 72%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bot...

来源: laya_api 发布时间: 20170929

7. laya.ui.ProgressBar [ 72%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Image[read-only] 获取进度条对象。 ProgressBar  bg : Image[read-only] 获...

来源: laya_api 发布时间: 20170929

8. laya.ui.Image [ 71%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...

来源: laya_api 发布时间: 20170929

9. laya.ui.ComboBox [ 69%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite botto...

来源: laya_api 发布时间: 20170929

10. laya.display.Graphics [ 68%]

...texture填充。 Graphics  getBounds(realSize:Boolean = false):Rectangle 获取位置及宽高信息矩阵(比较耗CPU,频繁使用会造成卡顿,尽量少用)。 Graphics  loadImage(url:String, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void...

来源: laya_api 发布时间: 20170929