大约有 21 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0029 秒)
...。 BaseShape cloneTo(destObject:*):void 克隆。 BaseShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void 用于生成粒子初始位置和方向。 BaseShapeProperty Detailenablepropertypublic var enable:Boolean是否...
来源: laya_api 发布时间: 20170929
... BaseShape cloneTo(destObject:*):void[override] SphereShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 SphereShapeProtected Methods MethodDefined By _getShape...
来源: laya_api 发布时间: 20170929
...seShape cloneTo(destObject:*):void[override] HemisphereShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 HemisphereShapeProtected Methods MethodDefined By _get...
来源: laya_api 发布时间: 20170929
... BaseShape cloneTo(destObject:*):void[override] CircleShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 CircleShapeProtected Methods MethodDefined By _getShape...
来源: laya_api 发布时间: 20170929
...。 BaseShape cloneTo(destObject:*):void[override] BoxShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 BoxShapeProtected Methods MethodDefined By _getShapeBou...
来源: laya_api 发布时间: 20170929
...。 BaseShape cloneTo(destObject:*):void[override] ConeShape generatePositionAndDirection(position:Vector3, direction:Vector3, rand:Rand = null, randomSeeds:Uint32Array = null):void[override] 用于生成粒子初始位置和方向。 ConeShapeProtected Methods MethodDefined By _getShapeB...
来源: laya_api 发布时间: 20170929
...nt(type:*):Component3D 添加指定类型组件。 Sprite3D addGlitterByPositions(position0:Vector3, position1:Vector3):void 通过位置添加刀光。 Glitter addGlitterByPositionsVelocitys(position0:Vector3, velocity0:Vector3, position1:Vector3, velocity1:Vector3):void 通过位置和速度...
来源: laya_api 发布时间: 20170929
...EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 E...
来源: laya_api 发布时间: 20170929
...交投影垂直矩阵尺寸。 BaseCamera parent : Node父节点。Node position : Vector3[read-only] 获取位置。BaseCamera projectionMatrix : Matrix4x4获取投影矩阵。Camera projectionViewMatrix : Matrix4x4[read-only] 获取视图投影矩阵。 Camera renderingOrder : intBaseCame...
来源: laya_api 发布时间: 20170929
...nt(type:*):Component3D 添加指定类型组件。 Sprite3D addParticle(position:Vector3, velocity:Vector3):void 添加粒子。 Particle3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*)...
来源: laya_api 发布时间: 20170603