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

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

1. laya.utils.ClassUtils [ 100%]

...null, instanceHandler:Handler = null):*[static] 根据指定的 json 数据创建节点对象。 比如: { "type":"Sprite", "props":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "customProps":{ "x":100, "y":50, "name":"item1", "scale":[2,2] }, "child":[ { "type":"Text", "props":{ "text":"this ...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.particleShuriKen.module.StartFrame [ 96%]

...ritanceStartFrame ObjectImplements laya.d3.core.IClone StartFrame 用于创建开始帧。 Public Properties PropertyDefined By  constant : Number[read-only] 固定帧。 StartFrame  constantMax : Number[read-only] 最大固定帧。 StartFrame  constantMin : Number[read-only] 最小固定...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.particleShuriKen.module.FrameOverTime [ 95%]

...eFrameOverTime ObjectImplements laya.d3.core.IClone FrameOverTime 用于创建时间帧。 Public Properties PropertyDefined By  constant : int[read-only] 固定帧。 FrameOverTime  constantMax : int[read-only] 最大固定帧。 FrameOverTime  constantMin : int[read-only] 最小固定帧...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.particleShuriKen.module.GradientColor [ 95%]

...eGradientColor ObjectImplements laya.d3.core.IClone GradientColor 用于创建渐变颜色。 Public Properties PropertyDefined By  constant : Vector4[read-only] 固定颜色。 GradientColor  constantMax : Vector4[read-only] 最大固定颜色。 GradientColor  constantMin : Vector4[read-...

来源: laya_api 发布时间: 20170929

5. laya.utils.Color [ 93%]

...blic Methods  MethodDefined By  Color(str:*) 根据指定的属性值,创建一个 Color 的实例。 Color  create(str:*):Color[static] 根据指定的属性值,创建并返回一个 Color 的实例。 ColorProperty Detail_drawStylepropertypublic var _drawStyle:*numColorproperty pub...

来源: laya_api 发布时间: 20170422

6. laya.d3.core.GeometryFilter [ 93%]

... MeshFilter, ShurikenParticleSystem, TerrainFilter GeometryFilter 用于创建集合体过滤器,抽象不允许实例。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已销毁。 GeometryFilterPublic Methods Hide Inherited Public Methods Show Inherited P...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.particleShuriKen.module.RotationOverLifetime [ 92%]

...efined By  RotationOverLifetime(angularVelocity:GradientAngularVelocity) 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 RotationOverLifetime  clone():* 克隆。 RotationOverLifetime  cloneTo(destObject:*):void 克隆。 RotationOverLifetimeProperty D...

来源: laya_api 发布时间: 20170929

8. laya.utils.Handler [ 92%]

...r 是事件处理器。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,回收后不要再使用此对象,否则会导致不可预料的错误。 注意:由...

来源: laya_api 发布时间: 20170929

9. laya.d3.resource.models.BaseMesh [ 92%]

...nheritanceBaseMesh laya.resource.ResourceSubclasses Mesh BaseMesh 用于创建网格,抽象,不允许实例。 Public Properties PropertyDefined By  boundingBox : BoundBox[read-only] 获取AABB包围盒,禁止修改其数据。 BaseMesh  boundingBoxCorners : Array[read-only] 获取包围...

来源: laya_api 发布时间: 20170929

10. laya.d3.math.Plane [ 91%]

...elaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 用于创建平面。 Public Properties PropertyDefined By  distance : Number平面到坐标系原点的距离Plane  normal : Vector3平面的向量Plane  PlaneIntersectionType_Back : int = 0[static] 平面与其他几何体...

来源: laya_api 发布时间: 20170929