大约有 1,482 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0064 秒)
Laya_社区(799) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(23) Laya2.0_示例(5) Laya_示例(4)
...ntation public function get height():Number public function set height(value:Number):voidradiusproperty radius:Number 返回半径 Implementation public function get radius():Number public function set radius(value:Number):voidslicesproperty slices:int 获取宽度分...
来源: laya_api 发布时间: 20170929
... indexFormat instanceCount mode Methods _getType clearRenderParams destroy setDrawArrayParams setDrawElemenParams Constructors constructor new SkyBox(): SkyBox Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SkyBox.ts:23 创建一个 SkyBox 实例。 Returns SkyBox Propertie...
来源: Laya3.0_api 发布时间: 20231115
...cessors attachment skin slot Accessors attachment get attachment(): string set attachment(value: string): void Defined in laya/spine/ExternalSkinItem.ts:21 Returns string Defined in laya/spine/ExternalSkinItem.ts:18 Parameters value: string Returns void skin get skin(): string set skin(value: string...
来源: Laya3.0_api 发布时间: 20231115
...如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目...
来源: laya_api 发布时间: 20170929
...tected All Inherited Externals Only exported Menu Globals "laya/resource/BaseTexture" BaseTexture Class BaseTexture BaseTexture 纹理的父类,抽象类,不允许实例。 Hierarchy Resource BaseTexture NativeRenderTexture2D RenderTexture2D RenderTexture TextureCube Texture2DArray Texture2D Vid...
来源: Laya3.0_api 发布时间: 20231115
...exFormat instanceCount mode Methods _getLineData clearRenderParams destroy setDrawArrayParams setDrawElemenParams Constructors constructor new PixelLineFilter(owner: PixelLineRenderer, maxLineCount: number): PixelLineFilter Overrides GeometryElement.constructor Defined in laya/d3/core/pixelLine/Pixe...
来源: Laya3.0_api 发布时间: 20231115
... 您好!我用的Laya2.0版本, 用Laya.WeakObject,会报this._obj.set is not a function。 也就是WeakObject的 __proto.set函数的 this._obj.set( objKet, value ); 这条语句报错了。。。。 但在new Laya.WeakObject之前, 加上 laya.utils.WeakObject.__i...
来源: Laya_社区 发布时间: 20190502
...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatr...
来源: Laya3.0_api 发布时间: 20231115
...ethods _addReference _clearReference _createRenderTarget _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once recreate clearPool configRenderContextInstance createFromPool destroyUnusedResources...
来源: Laya3.0_api 发布时间: 20231115
...nction get textFormat():TextFormat { return _textFormat; } public function set textFormat(value:TextFormat):void { _textFormat = value; font = _textFormat._font; fontSize = _textFormat._fontSize; color = _textFormat._color; bold = _textFormat._bold; italic = _textFormat._italic; underline = _textFor...
来源: Laya_社区 发布时间: 20170516