大约有 265 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0042 秒)
... 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
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node ResetProjectionMatrix():voidBaseCamera setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:B...
来源: laya_api 发布时间: 20170929
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node ResetProjectionMatrix():voidBaseCamera setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore...
来源: laya_api 发布时间: 20170929
...不会抛出异常。 Node replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node ResetProjectionMatrix():voidBaseCamera setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:B...
来源: laya_api 发布时间: 20170929
..."); /** 一个二进制图片资源路径(本地或在线),请自行替换本地二进制图片路径, * 或从官网下载示例图片(路径:https://layaair.com/3.x/demo/resources/res/test.bin) */ const imageUrl = "resources/res/test.bin"; // 加载二进制图片文件 Laya.loader.fetch...
来源: Laya3.0_文档 发布时间: 20251010