大约有 235 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0046 秒)
Laya_社区(175) Laya2.0_api(33) Laya3.0_api(7) Laya3.0_文档(6) Laya_示例(5) laya_api(4) Laya2.0_文档(4) Laya2.0_示例(1)
...aya.Stage.SCREEN_HORIZONTAL; Laya.Stat.show(); //var scene = Laya.stage.addChild(new Laya.Scene.load("cj02/LastHopeScene.ls")); var scene = Laya.stage.addChild(new Laya.Scene()); var camera = scene.addChild(new Laya.VRCamera( 0.03,0, 0, 0.1, 100)); camera.transform.translate(new Laya.Vector3(0.3, 0....
来源: Laya_社区 发布时间: 20170707
...imator销毁报错 3D模型导出来lh文件的结构为: Sprite3D child Sprite3D components Animator Rigidbody child SkinnedMeshSprite3D 初始化的时候,直...
来源: Laya_社区 发布时间: 20181026
...tItemByCameraCullInfo getItemByFrustum getItemBySCI getList getNearlist getchild0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciIntersectsBox Constructors constructor new BVHRenderBox(bvhmanager: BVHSpatialManager, config: BVHSpatialConfig): BVH...
来源: Laya3.0_api 发布时间: 20231115
...:[0,0,0],"rotation":[0,0,0,-1],"scale":[1,1,1]}, "child":[ { "type":"Sprite3D", "props":{"isStatic":false,"name":"Effect_yu_jinbi_01"}, "customProps":{"translate":[0,0,0],"rotation"...
来源: Laya_社区 发布时间: 20170605
...sh = Sprite3D.load('resources/shuipao.lh'); this.addChild(mesh); mesh.on(Event.HIERARCHY_LOADED, this, this.OnHierarchyLoaded); let ani_names = this.ani_names; let anies = this.anies; ...
来源: Laya_社区 发布时间: 20170608
...rivate function showFoods():void{ foodSprite = new Sprite(); Laya.stage.addChild(foodSprite); this.index = 0; foodsList = new Array(); foodsList.push(new Food("菜品1", "1", 0)); foodsList.push(new Food("菜品2", "2", 1)); foodsList.push(new Food("菜品3", "3", 2)); foodsList.push(new Food("菜...
来源: Laya_社区 发布时间: 20180405
...上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心...
来源: Laya2.0_api 发布时间: 20190513
...k at EventEmitter.emit (events.js:214:7) 5897 verbose stack at ChildProcess.<anonymous> (D:\SDK\node.js\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14) 5897 verbose stack at emitTwo (events.js:126:13) 5897 verbose stack at ChildProcess.emit (events.js:21...
来源: Laya_社区 发布时间: 20171206
..."label":"Dialog", "isOpen":true, "isDirectory":true, "isAniNode":true, "hasChild":true, "compId":2, "child":[ { "x":15, "type":"Image", "searchKey":"Image", "props":{"y":98,"x":450,"skin":"assets/dialog/bg_01001.png","scaleY":1,"scaleX":1}, "nodeParent":2, "label":"Image", "isDirectory":false, "isAn...
来源: Laya_社区 发布时间: 20200417
...entsData (UnityEngine.GameObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes,...
来源: Laya_社区 发布时间: 20171106