大约有 2,426 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0059 秒)
Laya_社区(2151) Laya3.0_api(117) Laya2.0_api(88) laya_api(54) Laya2.0_文档(11) Laya3.0_文档(4) Laya_示例(1)
... By BaseShape() 创建一个 BaseShape 实例。 BaseShape clone():* 克隆。 BaseShape cloneTo(destObject:*):void 克隆。 BaseShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void 用于生成粒子初始位置...
来源: Laya2.0_api 发布时间: 20190513
...rite3D.load("../../res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh")); //克隆sprite3d var layaMonkey_clone1 = Laya.Sprite3D.instantiate(layaMonkey, scene, false, new Laya.Vector3(0.6, 0, 0)); //克隆sprite3d var layaMonkey_clone2 = scene.addChild(Laya.Sprite3D.instantiate(layaMonkey, null, fals...
来源: Laya_示例 发布时间: 20241117
...pe() 创建一个新的 ColliderShape 实例。 ColliderShape clone():* 克隆。 ColliderShape cloneTo(destObject:*):void 克隆。 ColliderShape updateLocalTransformations():void 更新本地偏移,如果修改LocalOffset或LocalRotation需要调用。 ColliderShapeProperty DetaillocalOff...
来源: Laya2.0_api 发布时间: 20190513
...ber, value:Vector3):void 增加RGB渐变。 GradientDataColor clone():* 克隆。 GradientDataColor cloneTo(destObject:*):void 克隆。 GradientDataColorProperty DetailalphaGradientCountpropertyalphaGradientCount:int [read-only] 渐变Alpha数量。 Implementation public function g...
来源: laya_api 发布时间: 20170929
..., value:Number):void 增加浮点渐变。 GradientDataNumber clone():* 克隆。 GradientDataNumber cloneTo(destObject:*):void 克隆。 GradientDataNumber getAverageValue():Number 获取平均值。 GradientDataNumber getKeyByIndex(index:int):Number 通过索引获取键。 GradientDat...
来源: laya_api 发布时间: 20170929
..., value:Number):void 增加浮点渐变。 GradientDataNumber clone():* 克隆。 GradientDataNumber cloneTo(destObject:*):void 克隆。 GradientDataNumber getAverageValue():Number 获取平均值。 GradientDataNumber getKeyByIndex(index:int):Number 通过索引获取键。 GradientDat...
来源: Laya2.0_api 发布时间: 20190513
...ale(value:Vector3):void[override] MeshColliderShape clone():*[override] 克隆。 MeshColliderShape cloneTo(destObject:*):void[override] 克隆。 MeshColliderShape destroy():void[override] MeshColliderShape updateLocalTransformations():void 更新本地偏移,如果修改LocalOffset或Loc...
来源: Laya2.0_api 发布时间: 20190513
...type:Class):AnimatorStateScript 添加脚本。 AnimatorState clone():* 克隆。 AnimatorState cloneTo(destObject:*):void 克隆。 AnimatorState getScript(type:Class):AnimatorStateScript 获取脚本。 AnimatorState getScripts(type:Class):Vector.<AnimatorStateScript> 获取脚...
来源: Laya2.0_api 发布时间: 20190513
...ector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox clone():* 克隆。 BoundBox cloneTo(destObject:*):void 克隆。 BoundBox createfromPoints(points:Array, out:BoundBox):void[static] 从顶点生成包围盒。 BoundBox getCorners(corners:Array):void 获取包围盒的8个角...
来源: laya_api 发布时间: 20170929
...ld(child:AnimationNode):void 添加子节点。 AnimationNode clone():* 克隆。 AnimationNode cloneTo(destObject:*):void 克隆。 AnimationNode getChildByIndex(index:int):AnimationNode 根据索引获取子节点。 AnimationNode getChildByName(name:String):AnimationNode 根据名字...
来源: Laya2.0_api 发布时间: 20190513