大约有 185 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0063 秒)
...ayaScene_PUCHENG3D/Conventional/PUCHENG3D.ls") as Laya.Scene3D; Laya.stage.addChildAt(scene_360, 0); var camera = (scene_360 as Laya.Node).getChildByName('Main Camera') as Laya.Camera; // var camera = new Laya.Camera(0, 0.1, 100); // scene_360.addChild(camera); camera.transform.rotationEuler = new L...
来源: Laya_社区 发布时间: 20190813
... Panel addChild(child:Node):Node[override] 添加子节点。 Panel addChildAt(child:Node, index:int):Node[override] 添加子节点到指定的索引位置。 Panel addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(com...
来源: Laya2.0_api 发布时间: 20190513
... Panel addChild(child:Node):Node[override] 添加子节点。 Panel addChildAt(child:Node, index:int):Node[override] 添加子节点到指定的索引位置。 Panel addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的...
来源: laya_api 发布时间: 20170929
... Scene addChild(node:Node):Node[override] 添加子节点。 Scene addChildAt(node:Node, index:int):Node[override] 添加子节点到指定的索引位置。 Scene addChildren(... args):void 批量增加子节点 Node addFrustumCullingObject(renderObject:BaseRender):void Scene addRender...
来源: laya_api 发布时间: 20170929
...cene addChild(node:Node):Node[override] 添加子节点。 BaseScene addChildAt(node:Node, index:int):Node[override] 添加子节点到指定的索引位置。 BaseScene addChildren(... args):void 批量增加子节点 Node addFrustumCullingObject(renderObject:BaseRender):void BaseScene ...
来源: laya_api 发布时间: 20170422
...h); let scene: Laya.Scene = Laya.Scene.load(this.screen3DPath); Laya.stage.addChildAt(scene, 0); this.InitCamera(scene); return scene; } 微信小游戏报错 Scene: the .lh file root type must be Scene,please use other function to load this file.;at api readFile success callback function Error: Sce...
来源: Laya_社区 发布时间: 20180323
...wport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event exitFullscreen frameLoop frameOnce fromP...
来源: Laya3.0_api 发布时间: 20231115
...wport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getB...
来源: Laya3.0_api 发布时间: 20231115
...wport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains customRender destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getBounds ...
来源: Laya3.0_api 发布时间: 20231102
...wport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frameLoop frameOnce fromParentPoint getB...
来源: Laya3.0_api 发布时间: 20231115