大约有 200 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0058 秒)
...ics transform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):void 替换绘图的当前转换矩阵。 Graphics translate(x:Number, y:Number):void 重新映射画布上的 (0,0) 位置。 GraphicsProperty Detailcmdspropertycmds:Array Implementation public function get cmds():Arra...
来源: laya_api 发布时间: 20170929
... Node Inherited from Node.replaceChild Defined in laya/display/Node.ts:419 替换子节点。 将传入的新节点对象替换到已有子节点索引位置处。 Parameters newNode: Node 新节点。 oldNode: Node 老节点。 Returns Node 返回新节点。 replaceSlotSkinByIndex replaceSlotSkinB...
来源: Laya3.0_api 发布时间: 20231115
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置...
来源: Laya2.0_api 发布时间: 20190513
...ransform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):TransformCmd 替换绘图的当前转换矩阵。 Graphics translate(tx:Number, ty:Number):TranslateCmd 重新映射画布上的 (0,0) 位置。 GraphicsProperty Detailcmdspropertycmds:Array Implementation public function get c...
来源: Laya2.0_api 发布时间: 20190513
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置...
来源: Laya2.0_api 发布时间: 20190513
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置...
来源: Laya2.0_api 发布时间: 20190513
...对象缓存失效。Sprite replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node scale(scaleX:Number, scaleY:Number, speedMode:Bo...
来源: Laya2.0_api 发布时间: 20190513
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置...
来源: Laya2.0_api 发布时间: 20190513
... Node Inherited from Node.replaceChild Defined in laya/display/Node.ts:419 替换子节点。 将传入的新节点对象替换到已有子节点索引位置处。 Parameters newNode: Node 新节点。 oldNode: Node 老节点。 Returns Node 返回新节点。 resetProjectionMatrix resetProjectionMa...
来源: Laya3.0_api 发布时间: 20231115
...像机发射的射线获取到想要描边的对象,再将对象的材质替换为描边材质,我觉得这种效率会比较高 2021-02-04 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 小智队长 相关...
来源: Laya_社区 发布时间: 20210203