大约有 400 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0136 秒)
... GridSprite Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url aniSpriteArray autoSize drawImageNum hitTestPrior isAloneObject isHaveAnimation mouseThrough name relativeX relativeY tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha...
来源: Laya3.0_api 发布时间: 20231115
...,安卓设备加载场景黑屏 IDE1.7.8 json图集加载问题 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? LayaAir 库文件加载速度慢 官网示例摇一...
来源: Laya_社区 发布时间: 20190904
...化保存到组件被添加的场景文件或预制体文件里。例如,scene.ls里添加完自定义组件,通过vscode打开这个scene.ls,可以找到序列化保存后的组件属性名称与值,效果如动图2-2所示。 (动图2-2) 序列化保存后,不仅方便在IDE中直观...
来源: Laya3.0_文档 发布时间: 20251010
...te MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderE...
来源: Laya3.0_api 发布时间: 20231115
...ge AdvImage Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroye...
来源: Laya3.0_api 发布时间: 20231102
...的场景类型后面加入“,MyXXX”; 如下所示(示例类名为LScene); 上述两步大部分人应该都知道,但是,这里会出现个问题,就是使用自定义场景类生成的UI类继承的是“Laya.LScene”,而不是直接继承“LScene”,导致编译报错,...
来源: Laya_社区 发布时间: 20200727
...e MovieClip Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count cus...
来源: Laya3.0_api 发布时间: 20231115
...a Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs c...
来源: Laya3.0_api 发布时间: 20231115
...a Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _tf _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor bottom cacheAs c...
来源: Laya3.0_api 发布时间: 20231115
...样算是吧刚体和模型分开了吗。 Laya.Sprite3D.load("h5/LayaScene_car/Conventional/car.lh",Laya.Handler.create(this,(sp:Laya.Sprite3D)=> { this.car = sp.getChildAt(0).getChildAt(0) as Laya.Sprite3D; this.scene.addChild(this.car); this.rig = (this.car.getComponent(Laya.Rigidbod...
来源: Laya_社区 发布时间: 20190111