大约有 1,627 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0062 秒)
Laya_社区(997) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(47) Laya_示例(9) Laya2.0_示例(9)
...行,代码如下: var vdata=[]; for(var m =0;m<3;m++) { vdata.push({name:{text:'gggg'}}); //压入三个view对象 } this.lister.array = vdata; this.lister.vScrollBarSkin = ""; this.lister.scrollBar.hide = true; 整体UI结构: VIEW -----list --------view -------------label 2017-06-26 添...
来源: Laya_社区 发布时间: 20170626
...tton elasticBackTime elasticDistance hitTestPrior isLockedFun mouseThrough name rollRatio scaleBar slider stopMoveLimit tag topMoveLimit triggerDownDragLimit triggerUpDragLimit upButton drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom c...
来源: Laya3.0_api 发布时间: 20231115
...按下就会报这个错 object has in SimpleSingletonList 使用getChildByName()无法得到子节点对象 开启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲layaAir里...
来源: Laya_社区 发布时间: 20190726
...ir2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=MouseInteraction&name=MultiTouch))。 在主类中给猴子添加了脚本。同时在舞台上添加另一个方便显示输出的`Text`文本。 脚本类: ```typescript //重写脚本中的onUpdate方法 override public function onUpdate...
来源: Laya2.0_文档 发布时间: 20210715
...a.Dictionary = new Laya.Dictionary(); constructor() { } static gameLoading(name: string, onCompleted: Function): void { let uiResArray = [ { url: "res/atlas/common.json", type: Laya.Loader.ATLAS }, { url: "res/atlas/comp.json", type: Laya.Loader.ATLAS }, // 登录的UI和选角的UI { url: "res/atla...
来源: Laya_社区 发布时间: 20170905
...ttps://layaair.ldc.layabox.com/demo2/?language=ch&category=3d&group=Camera&name=MultiCamera)) (图1) #### 如何动态修改Camera的视口 在上面的例子中我们设置了摄影机的视口。我们在上面的代码基础上进行动态修改摄影机视口。 **注意:** `Came...
来源: Laya2.0_文档 发布时间: 20210715
...ild(bg); var button: Laya.Button = new Laya.Button(this.assets[1]); button.name = Laya.Dialog.CLOSE; button.pos(this.DIALOG_WIDTH - this.CLOSE_BTN_WIDTH - this.CLOSE_BTN_PADDING, this.CLOSE_BTN_PADDING); this.dialog.addChild(button); this.dialog.dragArea = "0,0," + this.DIALOG_WIDTH + "," + this.DIA...
来源: Laya3.0_文档 发布时间: 20230303
... autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage...
来源: Laya3.0_api 发布时间: 20231115
...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对...
来源: Laya2.0_api 发布时间: 20190513
...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs centerX centerY color components customRenderEnable dataSource d...
来源: Laya3.0_api 发布时间: 20231115