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

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

511. 百度小游戏的50M物理缓存管理(TypeScript-小游戏适配文档-百度小游戏) [ 72%]

...载需要设置相应的编码,二进制编码为空字符串 */ public static function downLoadFile(fileUrl:String, fileType:String = "",callBack:Handler = null,encoding:String = "ascii"):void ``` #### 3、清除缓存文件 由于百度小游戏的缓存上限是50M物理空间,所以无论自...

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

512. laya.utils.TimeLine [ 72%]

...Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,缓动到当前状态。 TimeLine  gotoLabel(Label:String):void 从指定的标签开始播。 TimeLine  gotoTime(time:Number):void 动画从整个动画的某一时间开始。 TimeLine hasLis...

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

513. laya.device.media.HtmlVideo_API3.0 [ 72%]

...video video: HTMLVideoElement Defined in laya/device/media/HtmlVideo.ts:10 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Accessors cpuMemory get cpuMemory(): number Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 ...

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

514. laya.display.cmd.RotateCmd_API3.0 [ 72%]

...aya/display/cmd/RotateCmd.ts:21 (可选)垂直方向轴心点坐标。 Static ID ID: string = "Rotate" Defined in laya/display/cmd/RotateCmd.ts:8 Methods recover recover(): void Defined in laya/display/cmd/RotateCmd.ts:35 回收到对象池 Returns void Globals "laya/display/cmd/RotateCmd" Rotat...

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

515. laya.display.cmd.DrawTexturesCmd_API3.0 [ 72%]

...xture: Texture Defined in laya/display/cmd/DrawTexturesCmd.ts:14 纹理。 Static ID ID: string = "DrawTextures" Defined in laya/display/cmd/DrawTexturesCmd.ts:9 Methods recover recover(): void Defined in laya/display/cmd/DrawTexturesCmd.ts:36 回收到对象池 Returns void Globals "laya/display/cm...

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

516. laya.display.cmd.DrawTextureCmd [ 72%]

...extureCmdPublic Constants ConstantDefined By  ID : String = DrawTexture[static] DrawTextureCmdProperty Detailalphapropertypublic var alpha:Number (可选)透明度。 blendModeproperty public var blendMode:String (可选)混合模式。 colorproperty public var color:String (可选)...

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

517. laya.resource.RenderTextureCube_API3.0 [ 72%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Inherited fro...

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

518. laya.spine.SpineTemplet_API3.0 [ 72%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Static RuntimeVersion RuntimeVersion: string = "3.8" Defined in laya/spine/SpineTemplet.ts:13 A...

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

519. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 72%]

...ource.uuid Defined in laya/resource/Resource.ts:109 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:19 是否开启debug模式 Accessors anisoLevel get anisoLevel(): number set anisoLevel(value: number): void Inherited fro...

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

520. 反射探针 · LayaAir3.0文档 · LAYABOX [ 72%]

...探针类型为Bake,烘焙探针捕获的反射只能为包含标记为Static的对象,具体的操作为选择需要烘焙反射的对象,选中该对象,在Inspector面板右上角勾选对象Static选项。 图1-2 在将需要烘焙反射信息的对象设置为Static完毕后,在Sprite...

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