大约有 471 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0056 秒)
Laya_社区(257) Laya3.0_api(68) Laya2.0_api(59) laya_api(55) Laya2.0_文档(21) Laya3.0_文档(10) Laya2.0_示例(1)
...如下的属性 (图2-2) 由于 Pixel Line Renderer 组件是继承自 Base Renderer 组件,因此像素线渲染器本身具备一些基础属性,如图2-3所示 (图2-3) 接收阴影 Receive Shadow ,产生阴影的设置 Case Shadow 和光照贴图的缩放和偏移等基础属性,...
来源: Laya3.0_文档 发布时间: 20241014
...strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */ // "baseUrl": "./", /* Base directory to resolve non-absolute module names. */ // "paths": {}, /* A series of entries which re-map imports to lookup ...
来源: Laya_社区 发布时间: 20190408
...): String Defined in laya/d3/utils/Utils3D.ts:818 将RenderTexture转换为Base64 Parameters rendertexture: RenderTexture 渲染Buffer Returns String Globals "laya/d3/utils/Utils3D" Utils3D _tempV0 _tempV1 PointinTriangle _getNodeByHierarchyPath _getParentNodeByHierarchyPath billboardTrans createAff...
来源: Laya3.0_api 发布时间: 20231115
...方面的角度 Radius:半径 Length:长度 Emit from:发射方式 Base:基于锥形底部 Base Shell:基于锥形底部壳 Volume:基于锥形内部 Volume Shell:基于锥形内部壳 Randomize Direction:随机化方向 (动图9)展示了使用锥形,半径是2,锥形长度...
来源: Laya3.0_文档 发布时间: 20241014
...ptoJS is not defined laya有没有JS混淆加密功能 native 资源加密 Base64加密 手机客户端的本地资源文件怎么加密 对图集 atlas和 png 加密后,应该怎么加载解密 LayaResourceEncryption 加密工具用的什么加密算法 问题状态 最新活动: 2020-02-04 00:28...
来源: Laya_社区 发布时间: 20190321
...tationAll Packages | All Classes | Index | Frames No Frames AnimationBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,提供了基...
来源: Laya2.0_api 发布时间: 20190513
...hasListener isCreateFromURL off offAll offAllCaller on once release size toBase64 toBase64Async destroyUnusedResources Constructors constructor new HTMLCanvas(createCanvas?: boolean): HTMLCanvas Overrides Resource.__constructor Defined in laya/resource/HTMLCanvas.ts:59 根据指定的类型,创建...
来源: Laya3.0_api 发布时间: 20231115
...13; var fs = require('fs'); var path = require('path'); var filterFils = ["Base64", "ThemeAdapter","AssetAdapter", "Platform", "wxgamesdk"];//忽略文件 var filterDirs = ["xxxx"];//忽略目录 var traceName = "xxxx";//添加的干扰代码 var funString = '_xxxx_fun(){ console.log("';//添加的...
来源: Laya_社区 发布时间: 20190613
...原生的canvas对象 trace(canvas.toDataURL("image/png"));//打印图片base64信息,可以发给服务器或者保存为图片 Sprite event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean...
来源: laya_api 发布时间: 20170422
...sspublic class FrameClipInheritanceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,...
来源: laya_api 发布时间: 20170422