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

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

551. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 39%]

...     Automatically Save The Configuration       导出时自动保存当前配置          Browse                 选择导出目录          Clear                     清空当前配置          Revert                  从配置表中读取已保存...

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

552. laya.spine.SpineSkeleton_API3.0 [ 39%]

...Time(value: number): void Defined in laya/spine/SpineSkeleton.ts:164 设置当前播放位置 Parameters value: number 当前时间 Returns void customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启...

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

553. 运行配置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 39%]

...下构建与排列 UI。 场景运行时,引擎会依据设计宽高和当前的缩放模式,计算适合目标设备的最终显示大小。 实际运行环境中,设备屏幕比例千差万别,几乎不可能所有设备都与设计宽高一致。为解决这一差异,引擎通过不同...

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

554. laya.ui.MoreGame [ 39%]

...能被回收,需要自己手动回收 Scene contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...

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

555. laya.ui.View [ 39%]

...能被回收,需要自己手动回收 Scene contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、呈现显示对象。一般用来扩展渲染模式,请合理使用,可能会导致在...

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

556. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 39%]

...码了    (function () { /** * 玩家类 */ function Player(){ //记录当前动作 this.action = null; //玩家 this.body = null; //跳 统计数 this.jumpCount = 0; //跳 最大次数 如果想三连跳 改成 3 即可 this.jumpCountMax = 2; Player.__super.call(this); this.init(); } //玩家动...

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

557. laya.map.MapLayer_API3.0 [ 38%]

...。 layerName layerName: string = null Defined in laya/map/MapLayer.ts:42 当前Layer的名称 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough Defined in laya/display/Sprite.ts:260 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件...

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

558. laya.ui.VSlider [ 38%]

...ue 一个布尔值,指示是否显示标签。 Slider sizeGrid : String 当前实例的背景图( Image )和滑块按钮( Button )实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)"...

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

559. laya.d3.terrain.Terrain [ 38%]

...er()。 Node clone():Node 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node  depth():Number 获取地形Z轴长度。 Terrain destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节...

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

560. laya.ui.HSlider [ 38%]

...ue 一个布尔值,指示是否显示标签。 Slider sizeGrid : String 当前实例的背景图( Image )和滑块按钮( Button )实例的有效缩放网格数据。 数据格式:"上边距,右边距,下边距,左边距,是否重复填充(值为0:不重复填充,1:重复填充)"...

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