大约有 854 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0059 秒)
Laya_社区(263) Laya3.0_api(263) Laya2.0_api(142) laya_api(119) Laya3.0_文档(34) Laya2.0_文档(28) Laya_示例(3) Laya2.0_示例(2)
...owFilter.ts:24 创建发光滤镜 Parameters color: string 滤镜的颜色 Default value blur: number = 4 边缘模糊的大小 Default value offX: number = 6 X轴方向的偏移 Default value offY: number = 6 Y轴方向的偏移 Returns GlowFilter Methods getBlurInfo1Native getBlurInfo1Native(): Fl...
来源: Laya3.0_api 发布时间: 20231115
...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...
来源: Laya3.0_api 发布时间: 20231115
...EffectAnimation> <Graphic className="laya.editorUI.GraphicContainer" defaultValue="skin='comp/sound.png'" skinLabel="url" icon="Box" groups="公用,常用,宽高及位置,旋转及缩放" drag="3"> <prop name="x" tips="X轴坐标" type="number" default="" group="宽高及位置" /> &l...
来源: Laya_社区 发布时间: 20180619
...des Sprite.constructor Defined in laya/device/media/Video.ts:43 Parameters Default value width: number = 320 Default value height: number = 240 Returns Video Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean...
来源: Laya3.0_api 发布时间: 20231102
...rs method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清...
来源: Laya3.0_api 发布时间: 20231115
... = 0) 使用指定参数创建新的 Matrix 对象。 Parameters a:Number (default = 1) — (可选)缩放或旋转图像时影响像素沿 x 轴定位的值。 b:Number (default = 0) — (可选)旋转或倾斜图像时影响像素沿 y 轴定位的值。 c:Number (default = 0) — (...
来源: Laya2.0_api 发布时间: 20190513
...[static] [read-only] 获取当前激活的Rendertexture RenderTexture2D defaulteTexture : BaseTexture[override] [read-only] 获取默认纹理资源。 RenderTexture2D defuv : Array[static] RenderTexture2D depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 Rend...
来源: Laya2.0_api 发布时间: 20190513
...D.constructor Defined in laya/d3/core/trail/TrailSprite3D.ts:36 Parameters Default value name: string = null Returns TrailSprite3D Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _scene _scene: Node Inherited from Node._scene Defined in lay...
来源: Laya3.0_api 发布时间: 20231115
...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough ...
来源: Laya3.0_api 发布时间: 20231115
...ame:String = null) 创建一个 Sprite3D 实例。 Parameters name:String (default = null)Method Detail_addSelfRenderObjects()method protected function _addSelfRenderObjects():void 添加自身渲染物体,请重载此函数。 _clearSelfRenderObjects()method protected function _clearSelfRenderO...
来源: laya_api 发布时间: 20170929