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

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

171. UIConfig [ 77%]

...gProperties PackageTop LevelClasspublic class UIConfigInheritanceUIConfig Object全局配置Public Properties PropertyDefined By  closeDialogOnSide : Boolean = true[static] 模式窗口点击边缘,是否关闭窗口,默认是关闭的UIConfig  mouseWheelEnable : Boolean = true[static] 是...

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

172. laya.display.cmd.DrawTexturesCmd [ 77%]

...aya.display.cmdClasspublic class DrawTexturesCmdInheritanceDrawTexturesCmd Object 根据坐标集合绘制多个贴图 Public Properties PropertyDefined By  pos : Array 绘制次数和坐标。 DrawTexturesCmd  texture : Texture 纹理。 DrawTexturesCmdPublic Methods  MethodDefined By  reco...

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

173. laya.display.cmd.SaveCmd [ 77%]

...stants Packagelaya.display.cmdClasspublic class SaveCmdInheritanceSaveCmd Object 存储命令,和restore配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 SaveCmdPublic Constants ConstantDefined By  ID : String = Save[static] SaveCmdMethod Detailrecover()method...

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

174. laya.d3.animation.AnimationEvent [ 77%]

...laya.d3.animationClasspublic class AnimationEventInheritanceAnimationEvent Object AnimationEvent 类用于实现动画事件。 Public Properties PropertyDefined By  eventName : String 事件触发名称。AnimationEvent  params : Array 事件触发参数。AnimationEvent  time : Number 事...

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

175. laya.d3.terrain.unit.ChunkInfo [ 77%]

...Packagelaya.d3.terrain.unitClasspublic class ChunkInfoInheritanceChunkInfo Object DetailTextureInfo 类用于描述地形细节纹理。 Public Properties PropertyDefined By  alphaMap : Vector.<String>ChunkInfo  detailID : Vector.<Uint8Array>ChunkInfo  normalMap : StringChunkInfoP...

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

176. laya.display.cmd.RestoreCmd [ 77%]

... Packagelaya.display.cmdClasspublic class RestoreCmdInheritanceRestoreCmd Object 恢复命令,和save配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 RestoreCmdPublic Constants ConstantDefined By  ID : String = Restore[static] RestoreCmdMethod Detailrecover()...

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

177. laya.display.cmd.TranslateCmd [ 77%]

...ckagelaya.display.cmdClasspublic class TranslateCmdInheritanceTranslateCmd Object 位移命令 Public Properties PropertyDefined By  tx : Number 添加到水平坐标(x)上的值。 TranslateCmd  ty : Number 添加到垂直坐标(y)上的值。 TranslateCmdPublic Methods  MethodDefined...

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

178. laya.display.cmd.DrawTextureCmd_API3.0 [ 76%]

...alpha blendMode color height matrix texture uv width x y ID recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

179. laya.media.SoundChannel [ 76%]

...mediaClasspublic class SoundChannelInheritanceSoundChannel EventDispatcher Object SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应用程序可以具有混合在一起的多个声道。 SoundChannel 类包含控制声音的播放、暂停、停止、音...

来源: laya_api 发布时间: 20170929

180. laya.d3.component.animation.UVAnimations [ 76%]

...ionsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画...

来源: laya_api 发布时间: 20170603