大约有 1,790 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
Laya_社区(1393) Laya3.0_api(161) Laya2.0_api(107) laya_api(70) Laya2.0_文档(34) Laya3.0_文档(21) Laya2.0_示例(2) Laya_示例(2)
...赞同来自: 使用下面的方法即可 /** * - 骨骼挂点 * @param nodeName * @param root * @param Sprite3D */ public static link2Node(nodeName: string, root: Laya.Sprite3D, Sprite3D: Laya.Sprite3D) { //递归调用 let index = 0; let child: Laya.Sprite3D = null; while (true) { child = root....
来源: Laya_社区 发布时间: 20190918
... 报错信息: D:\s3mh5_client>layacmd ui argv: [ 'C:\\Program Files\\nodejs\\node.exe', 'C:\\Users\\XXX\\AppData\\Roaming\\npm\\node_modules\\layacmd\\ProjectExpor tTools\\LayaAirCmdTool.max.js', 'D:\\s3mh5_client\\laya\\.laya', 'clear=false', 'releasemode=normal', 'exportUICode...
来源: Laya_社区 发布时间: 20171028
...版本后 所有的Text的位置都对不上了 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 linearVelocity 获取的线速度不正确 tiledmap缩放时地图位置错乱 一个3d模型,怎么设置每一个面的uv取值位置...
来源: Laya_社区 发布时间: 20181105
... options?: Record<string, any>, errors?: Array<any>): Array<Node> Defined in laya/loaders/HierarchyParser.ts:14 Parameters data: any Optional options: Record<string, any> Optional errors: Array<any> Returns Array<Node> Globals "laya/loaders/HierarchyParser" Hierar...
来源: Laya3.0_api 发布时间: 20231115
...对坐标位置而不是相对坐标位置) 子节点的 getChildIndex(node:Node):int 根据子节点对象,获取子节点的索引位置。参数是什么 TextInput在手机上文字输入位置不对 radio group 文字和图片的相对位置怎么设置,比如我要把文字设在图片中...
来源: Laya_社区 发布时间: 20180802
...E_beta.app/Contents/Resources/app/extensions/bowlerhatllc.vscode-nextgenas/node_modules/flexjs/frameworks/js-config.xml' severity: '错误' message: '无法打开“/Applications/LayaAirIDE_beta.app/Contents/Resources/app/extensions/bowlerhatllc.vscode-nextgenas/node_modules/flexjs/js/libs/GCL.swc...
来源: Laya_社区 发布时间: 20180914
...例,即同一个节点只能添加此类型的脚本一次 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34...
来源: Laya3.0_api 发布时间: 20231115
...法实例化 Laya.Templet 渲染性能实例问题 如何能够clone一个node(包括node所有的子节点, 以及所有节点上的compnent,属性) 通过AnimatorState为Animator添加多个播放状态islooping属性会被覆盖 Native端的设备属性不对 mac os 系统创建2D实例项目...
来源: Laya_社区 发布时间: 20181029
...Component.ts:81 连接的两个物体是否进行碰撞检测 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:3...
来源: Laya3.0_api 发布时间: 20231115
...,getTileProperties获取地图属性不能获取到 如何能够clone一个node(包括node所有的子节点, 以及所有节点上的compnent,属性) 问题状态 最新活动: 2018-10-25 10:07 浏览: 1048 关注: 2 人 Nevermore • 2018-10-25 11:09 比如 for(let i:number = 0; i < len; ++i)...
来源: Laya_社区 发布时间: 20181024