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

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

731. laya.ui.ColorPicker_API3.0 [ 58%]

...的列表,用户可以从中选择颜色。 example 以下示例代码,创建了一个 ColorPicker 实例。 package { import laya.ui.ColorPicker; import laya.utils.Handler; public class ColorPicker_Example { public function ColorPicker_Example() { Laya.init(640, 800);//设置游戏画布宽高...

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

732. 多线程Worker · LayaAir3.0文档 · LAYABOX [ 58%]

...当前页面的关闭而结束;这意味着Dedicated web worker只能被创建它的页面访问。与之相对应的Shared web worker可以被多个页面访问。但是web worker有些限制,并非所有的接口和方法都能使用。 Web Worker无法访问DOM节点; Web Worker无法访问...

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

733. dialog 遮挡 [ 58%]

... alert(Dialog.manager.numChildren+"");//manager是DialogManager的实例创建多少个dialog,manager下就有多少的子对象 var dia:Dialog=Dialog.manager.getChildAt(2) as Dialog;//获取manager下的子对象,通过zOrder改变其层级 dia.zOrder=2000; } 2017-06-06 0 2 分享 微博 QZO...

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

734. laya.components.Animation2DEvent_API3.0 [ 58%]

...vent(): Animation2DEvent Defined in laya/components/Animation2DEvent.ts:10 创建一个 Animation2DEvent 实例。 Returns Animation2DEvent Properties eventName eventName: string Defined in laya/components/Animation2DEvent.ts:8 事件触发名称。 params params: any[] Defined in laya/components/An...

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

735. laya.d3.graphics.StaticBatchManager_API3.0 [ 58%]

...): StaticBatchManager Defined in laya/d3/graphics/StaticBatchManager.ts:71 创建一个 StaticBatchManager 实例。 Returns StaticBatchManager Methods Static combine combine(staticBatchRoot: Sprite3D, renderableSprite3Ds?: RenderableSprite3D[]): void Defined in laya/d3/graphics/StaticBatchManager.t...

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

736. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 58%]

...dule/shape/SphereShape" SphereShape Class SphereShape SphereShape 类用于创建球形粒子形状。 Hierarchy BaseShape SphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection ...

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

737. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 58%]

...phereShape" HemisphereShape Class HemisphereShape HemisphereShape 类用于创建半球形粒子形状。 Hierarchy BaseShape HemisphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDir...

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

738. 请问下 TextArea 下的 restrict 是怎么使用的 我不想让用户输入数字 谢谢 [ 58%]

...的坐标 怎么获得laya.input输入框里面的值 请问layaide如何创建一个复合的Button 请问 《学习开发HTML5游戏《打地鼠》(LayaAir引擎)TS》的视频教程是否有配到代码下载? 问题状态 最新活动: 2018-03-31 10:30 浏览: 955 关注: 2 人

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

739. laya.ui.VScrollBar [ 58%]

...用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点...

来源: laya_api 发布时间: 20170929

740. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 58%]

...eSheetAnimation Class TextureSheetAnimation TextureSheetAnimation 类用于创建粒子帧动画。 Hierarchy TextureSheetAnimation Implements IClone Index Constructors constructor Properties cycles enable enableUVChannels randomRow rowIndex tiles type Accessors frame startFrame Methods clone cloneT...

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