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

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

171. laya.map.GridSprite_API3.0 [ 70%]

...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...

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

172. laya.ui.UIComponent [ 70%]

...过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通...

来源: Laya2.0_api 发布时间: 20190513

173. laya.html.dom.HTMLDivElement_API3.0 [ 70%]

...s文件来当style使用,比如: style支持的属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体大小 font-weight:bold:none; 字体是否是粗体,功能同bold color:#ff0000; 字体...

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

174. laya.media.VideoTexture_API3.0 [ 69%]

...ource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Inherited from BaseTexture.anisoLevel Defin...

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

175. laya.components.AnimationClip2D_API3.0 [ 69%]

...ource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存...

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

176. laya.html.dom.HTMLIframeElement_API3.0 [ 69%]

...ra Defined in laya/display/Node.ts:58 _ownGraphics _ownGraphics: boolean = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from Animati...

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

177. 3D性能优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 69%]

...fig3D.ts文件中enableDynamicBatch值选项,true为开启动态合批,false为关闭动态合批 图4-1 5.Static Batch 静态批处理是一种绘制调用批处理方法,它组合不移动的网格以减少绘制调用。 它将组合的网格转换为世界空间,并为它们构建一个...

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

178. laya.d3.core.Camera [ 69%]

... Camera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦听器。 EventDispatcher on(...

来源: laya_api 发布时间: 20170929

179. 在Laya中使用Matter.js的最简示例 (JS) [ 69%]

...ions: { // background: '../../res/physics/img/background.png', wireframes: false//true// } }); // create two boxes and a ground var boxA = Bodies.rectangle(400, 200, 80, 80); var boxB = Bodies.rectangle(450, 50, 80, 80); var ground = Bodies.rectangle(400, 610, 810, 60, { isStatic: true }); // add al...

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

180. laya.physics.PhysicsDebugDraw_API3.0 [ 69%]

...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...

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