大约有 1,653 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0065 秒)
Laya_社区(1154) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(85) Laya3.0_文档(42) Laya2.0_示例(9) Laya_示例(9)
...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior isSortItem mouseThrough name tag CENTER LEFT NONE RIGHT drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs cen...
来源: Laya3.0_api 发布时间: 20231115
...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag BOTTOM MIDDLE NONE TOP drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX center...
来源: Laya3.0_api 发布时间: 20231115
...步获取,如果你要单个获取的话 window.Laya.loader.load(value.url, ls.Handler.create(this, function () { _this.graphics.clear() var texture = window.Laya.loader.getRes(value.url) _this.graphics.drawTexture(texture) _this.scaleX = _this.set_width / texture.sourceWidth _this.pivotX = _this....
来源: Laya_社区 发布时间: 20180530
... BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial load(url:String):GlitterMaterial[static] 加载闪光材质。 GlitterMaterial onAsynLoaded(url:String, data:*, params:Array):void[override] private BaseMaterial setShaderName(name:String):void[override] 设置使用Shader名字...
来源: laya_api 发布时间: 20170929
...Sprite transform : Transform3D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By PointLight() 创建一个 PointLight 实例。 PointLight _cloneTo(d...
来源: Laya2.0_api 发布时间: 20190513
...andler); this.hr.once(Event.ERROR , this ,onHrErrorHandler); this.hr.send($url, $data, $method, $responseType, $headers); private function onHrCompleteHandler():void { if(this.completeHandler) { this.completeHandler.runWith(this.hr.data); } } private function onHrErrorHandler($error:String):void { i...
来源: Laya_社区 发布时间: 20180528
...始之前需要在index.html中引入百度地图的脚本文件,这个url在百度地图的官方网站可以免费获取到。演示中使用的url是[http://api.map.baidu.com/api?v=2.0&ak=LIhOlvWfdiPYMCsK5wsqlFQD8wW4Bfy6](http://api.map.baidu.com/api?v=2.0&ak=LIhOlvWfdiPYMCsK5wsqlFQD8wW4Bfy6) #...
来源: Laya2.0_文档 发布时间: 20210715
...arentNodeByHierarchyPath billboardTrans createAffineTransformationArray getURLVerion mulMatrixByArray mulMatrixByArrayAndMatrixFast mulMatrixByArrayFast quaternionWeight transformQuat transformVector3ArrayByQuat transformVector3ArrayToVector3ArrayCoordinate transformVector3ArrayToVector3ArrayNormal ...
来源: Laya3.0_api 发布时间: 20231115
...后不能恢复。 注意:会强制解锁清理。 BaseMaterial load(url:String):ParticleMaterial[static] 加载粒子材质。 ParticleMaterial onAsynLoaded(url:String, data:*, params:Array):void[override] private BaseMaterial setShaderName(name:String):void 设置使用Shader名字。 BaseM...
来源: laya_api 发布时间: 20170603
...tLight transform : Transform3D[read-only] 获取精灵变换。 Sprite3D url : String[read-only] 获取资源的URL地址。 Sprite3DPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By SpotLight() 创建一个 SpotLight 实例。 SpotLight _cloneTo(dest...
来源: Laya2.0_api 发布时间: 20190513