大约有 1,831 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0056 秒)
Laya_社区(1432) Laya3.0_api(161) Laya2.0_api(107) laya_api(70) Laya2.0_文档(34) Laya3.0_文档(23) Laya2.0_示例(2) Laya_示例(2)
...d3/physics/PhysicsComponent.ts:206 是否可以缩放Shape。 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
...rBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidBody: RigidBody Inherited from ColliderBase.rigidBody Defined in laya/physics/ColliderBase.ts:27 [只读]...
来源: Laya3.0_api 发布时间: 20231115
...是 gulp.task的gulp实例与 gulp.start调用的gulp实例分别是俩个node_module里的gulp实例 gulp.task将注册的compile注册到了layaarir2-cmd的node_modules里的gulp实例上 实际上gulp.start调用的时候是项目工程目录下node_module里的gulp实例 所以才会报compile...
来源: Laya_社区 发布时间: 20191115
...r.get (eval at <anonymous> (D:\LayaAirIDE\LayaAir1710N\resources\app\node_modules\layacmd\node_modules\uglify-js\tools\node.js:27:1), <anonymous>:86:23) 原本遇到的问题跟 https://ask.layabox.com/question/7069 一样 使用同样的方法npm install jsonc-parser后 变成报这样...
来源: Laya_社区 发布时间: 20170908
...赞同来自: 使用下面的方法即可 /** * - 骨骼挂点 * @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