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

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

1. laya.d3.resource.models.QuadMesh [ 100%]

...用于创建四边形。 Public Properties PropertyDefined By  long : Number 返回长度 QuadMesh  width : Number 返回宽度 QuadMeshPublic Methods  MethodDefined By  QuadMesh(long:Number = 1, width:Number = 1) 创建一个四边形模型 QuadMeshProtected Methods  MethodDefined By  re...

来源: laya_api 发布时间: 20170929

2. laya.d3.resource.models.BoxMesh [ 99%]

...类用于创建方体。 Public Properties PropertyDefined By  height : Number 返回高度 BoxMesh  long : Number 返回长度 BoxMesh  width : Number 返回宽度 BoxMeshPublic Methods  MethodDefined By  BoxMesh(long:Number = 1, width:Number = 1, height:int = 1) 创建一个方体模型 ...

来源: laya_api 发布时间: 20170929

3. laya.device.geolocation.GeolocationInfo [ 98%]

...eGeolocationInfo ObjectPublic Properties PropertyDefined By  accuracy : Number[read-only] GeolocationInfo  altitude : Number[read-only] GeolocationInfo  altitudeAccuracy : Number[read-only] GeolocationInfo  heading : Number[read-only] GeolocationInfo  latitude : Number[read-only] Geolocat...

来源: laya_api 发布时间: 20170929

4. laya.d3.resource.models.CylinderMesh [ 98%]

...用于创建圆柱体。 Public Properties PropertyDefined By  height : Number 返回高度 CylinderMesh  radius : Number 返回半径 CylinderMesh  slices : int 获取宽度分段 CylinderMeshPublic Methods  MethodDefined By  CylinderMesh(radius:Number = 0.5, height:Number = 2, slices:int...

来源: laya_api 发布时间: 20170929

5. laya.filters.GlowFilter [ 98%]

...用) Public Methods  MethodDefined By  GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜 GlowFilterConstructor DetailGlowFilter()Constructorpublic function GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜...

来源: laya_api 发布时间: 20170929

6. laya.maths.Point [ 98%]

...平轴,y 表示垂直轴。 Public Properties PropertyDefined By  x : Number该点的水平坐标。Point  y : Number该点的垂直坐标。PointPublic Methods  MethodDefined By  Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Point  distance(x:...

来源: laya_api 发布时间: 20170929

7. laya.ui.LayoutStyle [ 97%]

...个布局样式类。 Public Properties PropertyDefined By  anchorX : Number = NaNX锚点,值为0-1。LayoutStyle  anchorY : Number = NaNY锚点,值为0-1。LayoutStyle  bottom : Number = NaN表示距底边的距离(以像素为单位)。LayoutStyle  centerX : Number = NaN表示距...

来源: laya_api 发布时间: 20170929

8. laya.html.dom.HTMLDivElement [ 97%]

...Element DIV标签 Public Properties PropertyDefined By  contextHeight : Number 实际内容的高 HTMLDivElement  contextWidth : Number 实际内容的宽 HTMLDivElement  height : Number[override] [read-only] 获取对象的高 HTMLDivElement  innerHTML : String[write-only] 设置标签内...

来源: laya_api 发布时间: 20170929

9. laya.particle.emitter.EmitterBase [ 97%]

...粒子发射器类 Public Properties PropertyDefined By  emissionRate : Number 获取粒子发射速率 EmitterBase  minEmissionTime : Number 发射粒子最小时间间隔 EmitterBase  particleTemplate : ParticleTemplateBase[write-only] 设置粒子粒子模板 EmitterBaseProtected Propertie...

来源: laya_api 发布时间: 20170929

10. laya.utils.HitArea [ 97%]

...形,多边形) HitAreaPublic Methods  MethodDefined By  contains(x:Number, y:Number):Boolean 检测对象是否包含指定的点。 HitArea  isHit(x:Number, y:Number):Boolean 是否包含某个点 HitAreaProperty Detailhitpropertyhit:Graphics 可点击区域,可以设置绘制一系列...

来源: laya_api 发布时间: 20170929