• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,614 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0076 秒)

791. laya.ui.TipManager_API3.0 [ 59%]

...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx offsetX offsetY tipBackColor tipDelay tipTextColor Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs ...

来源: Laya3.0_api 发布时间: 20231115

792. laya.ui.ViewStack_API3.0 [ 59%]

...ex Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnab...

来源: Laya3.0_api 发布时间: 20231115

793. laya.ui.Clip_API3.0 [ 59%]

...ctors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX...

来源: Laya3.0_api 发布时间: 20231115

794. KeyNotFoundException: The given key was not present in the dictionary. unityAir3d1.7.16 [ 59%]

...现dictionary的问题 骨骼释放纹理 Templet.TEMPLET_DICTIONARY[this.url] url用错了导致Templet删不掉 问题状态 最新活动: 2018-02-09 18:26 浏览: 1591 关注: 4 人 Laya_Aaron • 2018-02-06 15:24 git上有的,fbx ,网球boy

来源: Laya_社区 发布时间: 20180205

795. laya.ui.VBox_API3.0 [ 59%]

...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

796. 关于创建Sprite获取大小 [ 59%]

...步获取,如果你要单个获取的话 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

797. laya.ui.HBox_API3.0 [ 59%]

...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

798. laya.d3.core.material.GlitterMaterial [ 59%]

... 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

799. Native下http请求,Error事件中的error对象错误码全都是404 [ 59%]

...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

800. laya.d3.core.light.PointLight [ 59%]

...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