大约有 186 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...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
...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
...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
...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
...blic Methods MethodDefined By Color(str:*) 根据指定的属性值,创建一个 Color 类的实例。 Color create(str:*):Color[static] 根据指定的属性值,创建并返回一个 Color 类的实例。 ColorProperty Detail_drawStylepropertypublic var _drawStyle:*numColorproperty pub...
来源: laya_api 发布时间: 20170422
... MeshFilter, ShurikenParticleSystem, TerrainFilter GeometryFilter 类用于创建集合体过滤器,抽象类不允许实例。 Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已销毁。 GeometryFilterPublic Methods Hide Inherited Public Methods Show Inherited P...
来源: laya_api 发布时间: 20170929
...efined By RotationOverLifetime(angularVelocity:GradientAngularVelocity) 创建一个 RotationOverLifetime,不允许new,请使用静态创建函数。 实例。 RotationOverLifetime clone():* 克隆。 RotationOverLifetime cloneTo(destObject:*):void 克隆。 RotationOverLifetimeProperty D...
来源: laya_api 发布时间: 20170929
...r 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,回收后不要再使用此对象,否则会导致不可预料的错误。 注意:由...
来源: laya_api 发布时间: 20170929
...nheritanceBaseMesh laya.resource.ResourceSubclasses Mesh BaseMesh 类用于创建网格,抽象类,不允许实例。 Public Properties PropertyDefined By boundingBox : BoundBox[read-only] 获取AABB包围盒,禁止修改其数据。 BaseMesh boundingBoxCorners : Array[read-only] 获取包围...
来源: laya_api 发布时间: 20170929
...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