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

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

221. laya.ui.CheckBox_API3.0 [ 67%]

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

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

222. laya.device.media.Video_API3.0 [ 66%]

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

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

223. laya.display.Animation_API3.0 [ 66%]

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

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

224. laya.display.Text_API3.0 [ 66%]

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

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

225. laya.d3.core.scene.Scene3D_API3.0 [ 66%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 currentCreationLayer currentCreationLayer: number = Math.pow(2, 0) Defined in laya/d3/core/scene/Sc...

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

226. laya.ui.TextArea_API3.0 [ 66%]

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

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

227. 手动更新子节点 [ 65%]

...,饥饿式更新啊 Laya解析XML中,XML元素节点的属性值如何获取? 请问如何获取组件的子节点的数量? 问题状态 最新活动: 2018-09-13 20:53 浏览: 613 关注: 2 人

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

228. [LayaAir3]Pool对象池获取继承对象时会返回基类对象 [ 65%]

[LayaAir3]Pool对象池获取继承对象时会返回基类对象 const { regClass, property } = Laya; @regClass() export class Main extends Laya.Script { onStart() { let item1 = Laya.Pool.createByClass(TestClass); console.log('item1:', item1.type); Laya.Pool.recoverByClass(item1); let item2 = Laya...

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

229. 【简单跑酷--JS版】---Lv.3 添加地板 [ 65%]

...r.js 地板管理类 主要干嘛呢 1、增加地板 2、删除地板 3、获取地板 这里我把这个MapFloor当成所有floor的级显示对象 (其实也有其他方式  这里暂不考虑) 嗯 那我们根据上面的三个功能可以写下如下代码  (function () { /** * 地板...

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

230. laya.display.Stage_API3.0 [ 64%]

...且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 canvasDegree canvasDegree: number = 0 Defined in laya/display/Stage.ts:126 画布的旋转角度。...

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