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

大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0069 秒)

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

1062. TiledMap地图 · LayaAir3.0文档 · LAYABOX [ 67%]

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

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

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

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

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

1066. Laya打包微信小游戏的时候,引入的外部js访问不到 [ 67%]

...ml文件增加了js引用,如下<!--导入math.js包--> <script type="text/javascript" src='math.min.js'></script> <!--导入自定义计算工具包--> <script type="text/javascript" src='math.self.js'></script> 打包之后,发生的bug如下: math is not ...

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

1067. laya.d3.renderobjs.nativeobj.NativeBaseRenderQueue_API3.0 [ 67%]

...ortPass addRenderElement clear destroy renderQueue Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

1068. laya.d3.renderobjs.renderobj.BaseRenderQueue_API3.0 [ 67%]

...ortPass addRenderElement clear destroy renderQueue Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

1069. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 66%]

...underline", "underlineColor", "worldWrap"]; let styleObj: ITextFormat; if (typeof style === "string") { styleObj = this.getStyleById(style as string); } else { styleObj = style as ITextFormat; } for (let key of keys) { if (styleObj[key] != undefined) { label[key] = styleObj[key]; } } } /** * 给按...

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

1070. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 66%]

.../webgl/shader/d2/value/Value2D.ts:33 Returns void Static _initone _initone(type: number, classT: any): void Inherited from Value2D._initone Defined in laya/webgl/shader/d2/value/Value2D.ts:18 Parameters type: number classT: any Returns void Static create create(mainType: number, subType: number): Va...

来源: Laya3.0_api 发布时间: 20231115