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

大约有 2,911 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0066 秒)

1071. laya.d3.renderobjs.nativeobj.NativeShadowCullInfo_API3.0 [ 67%]

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

1072. laya.d3.core.material.BaseMaterial_API3.0 [ 67%]

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

1073. 实体组件系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 67%]

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

1074. Laya2.0引擎创建3d示例项目运行报错 [ 67%]

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

1075. 关于loader加载Loader.JSON的一些问题 [ 67%]

...!!原谅我孤陋寡闻!!! MiniAdpter.getUrlEncode=function(url,type){     if(url.indexOf(".fnt")!=-1)         return "utf8";     else if(type=="arraybuffer")         return "";     return "ascii"; } 感情你是这样来判断文本字符的编码格式啊!!!怪不得...

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

1076. laya.maths.MathUtils3D_API3.0 [ 67%]

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

1077. TiledMap地图 · LayaAir3.3 · 引擎文档 · LAYABOX [ 67%]

...动缓存的类型,地图较大时建议使用normal this.tMap.autoCacheType = "normal"; //消除缩放导致的缝隙,也就是去黑边 this.tMap.antiCrack = true; 以上的代码属性是引擎的默认值,在多数情况下,保持默认值即可,无需额外设置。 那么为什么要...

来源: Laya3.0_文档 发布时间: 20251010

1078. laya.html.XML_API3.0 [ 67%]

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

1079. laya.components.AnimatorTransition2D_API3.0 [ 67%]

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

1080. Cannot read property 'props' of undefined [ 67%]

... 发起人 BigOldDaiDaiMe 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()...

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