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

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

4581. laya.ui.VSlider_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4582. laya.ui.ScrollBar_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4583. laya.ui.TipManager_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4584. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 43%]

...者也知道它是w3c规定的矢量图像描述格式。关于svg的一些定义和历史这里我们不再陈述,感兴趣的开发者可以参考[这里](https://ldc.layabox.com/doc/?nav=zh-as-3-4-1)。但是在项目中真正用到它的地方很少。但是svg的强大是不容忽视的,有...

来源: Laya2.0_文档 发布时间: 20210714

4585. laya.ui.Button [ 43%]

... Component customRenderEnable : Boolean[write-only] 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通过对UI赋值来控制UI显示逻辑。 简单赋值会更改组件的默认属性,...

来源: laya_api 发布时间: 20170929

4586. 定义shader-地形shader [ 43%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya_示例 发布时间: 20260204

4587. laya.ui.ViewStack_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4588. laya.ui.Clip_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4589. laya.ui.ComboBox_API3.0 [ 43%]

...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启定义渲染,只有开启定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...

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

4590. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 43%]

...Laya.stage.frameRate = Laya.Stage.FRAME_SLOW;             //注册定义按钮控件             Laya.View.regComponent("ScaleButton", ScaleButton);             Laya.loader.load("res/atlas/com/loading.atlas", Laya.Handler.create(this, this.loadGame));         }         p...

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