大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0066 秒)
Laya_社区(1721) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(89) Laya2.0_示例(16) Laya_示例(11)
...anes cullSphere direction position Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...PARENT SHADERDEFINE_ALPHATEST load Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type : Laya.Sprite}) public spr: Laya.Sprite; onAwake(): void { this.spr.size(512, 313); //设置Sprite大小 this.spr.loadImage("atlas/comp/image.png"); //添加纹理 } } 效果如图4-2所示: (图4-2) 4.1.2 3D节点...
来源: Laya3.0_文档 发布时间: 20251010
...yLayaEmpty\.laya\gulpfile.js [10:29:49] Starting 'default'... 出错了: TypeScript error: ../../../node_modules/@types/gsap/index.d.ts(6,22): Error TS6053: File '../../../node_modules/@types/gsap/Animation.d.ts' not found. 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20180927
...!!原谅我孤陋寡闻!!! MiniAdpter.getUrlEncode=function(url,type){ if(url.indexOf(".fnt")!=-1) return "utf8"; else if(type=="arraybuffer") return ""; return "ascii"; } 感情你是这样来判断文本字符的编码格式啊!!!怪不得...
来源: Laya_社区 发布时间: 20200311
...rance fastInvSqrt isZero nearEqual Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...动缓存的类型,地图较大时建议使用normal this.tMap.autoCacheType = "normal"; //消除缩放导致的缝隙,也就是去黑边 this.tMap.antiCrack = true; 以上的代码属性是引擎的默认值,在多数情况下,保持默认值即可,无需额外设置。 那么为什么要...
来源: Laya3.0_文档 发布时间: 20251010
...Int getAttrString getNode parse reset setAttribute Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ransstartoffset addCondition check removeCondition Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
... 发起人 BigOldDaiDaiMe 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()...
来源: Laya_社区 发布时间: 20200707