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

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

191. laya.physics.PhysicsDebugDraw_API3.0 [ 58%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...

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

192. laya.display.Sprite_API3.0 [ 58%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Defined in laya/display/Sprite.ts:273 ...

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

193. laya.particle.Particle2D_API3.0 [ 58%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...

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

194. laya.map.GridSprite_API3.0 [ 58%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 drawImageNum drawImageNum: number = 0 Defined in laya/map/GridSprite.ts:25 当前GR...

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

195. laya.media.SoundNode_API3.0 [ 58%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...

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

196. laya.device.media.Video_API3.0 [ 57%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from AnimationBase.hitTestPrio...

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

197. laya.ui.Dialog_API3.0 [ 57%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 closeEffect closeEffect: Handler Defined in laya/ui/Dialog.ts:186 关闭对话框...

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

198. laya.media.VideoNode_API3.0 [ 57%]

...默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined...

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

199. list只能显示一个图片 [ 57%]

...条目的数据 var listData = this.data[index]; console.log(listData); //根据子节点的名字listNumber,获取子节点对象。 //var img = cell.getChildByName("listNumber") ; var img = cell.getChildAt(0); //label渲染列表文本(序号) img.skin = listData.pic.skin; //listNumber.text=...

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

200. laya.d3.core.Camera_API3.0 [ 57%]

...): Node Inherited from Node.getChildAt Defined in laya/display/Node.ts:312 根据子节点的索引位置,获取子节点对象。 Parameters index: number 索引位置 Returns Node 子节点 getChildByName getChildByName(name: string): Node Inherited from Node.getChildByName Defined in laya/displ...

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