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

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

121. laya.loaders.HierarchyLoader_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/HierarchyLoader" HierarchyLoader Class HierarchyLoader Hierarchy HierarchyLoader Implements IResourceLoader Index Properties legacySceneOrPrefab v2 v3 Methods load Properties Static legacyS...

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

122. laya.utils.HalfFloatUtils_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/HalfFloatUtils" HalfFloatUtils Class HalfFloatUtils HalfFloatUtils 类用于创建HalfFloat工具。 Hierarchy HalfFloatUtils Index Methods convertToNumber roundToFloat16Bits Methods Static c...

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

123. 显示与切换图片(TypeScript-LayaAir基础篇(TS)-位图) [ 80%]

... = Laya.Browser; import Handler = Laya.Handler; import WebGL = Laya.WebGL; export class Sprite_DisplayImage { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN...

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

124. laya.loaders.HierarchyParser_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/HierarchyParser" HierarchyParser Class HierarchyParser Hierarchy HierarchyParser Index Methods collectResourceLinks parse Methods Static collectResourceLinks collectResourceLinks(data: any,...

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

125. laya.d3.core.scene.Lightmap_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/scene/Lightmap" Lightmap Class Lightmap 光照贴图。 Hierarchy Lightmap Index Properties lightmapColor lightmapDirection ApplyLightmapEvent Properties lightmapColor lightmapColor: Textur...

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

126. laya.d3.animation.AnimationEvent_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationEvent" AnimationEvent Class AnimationEvent AnimationEvent 类用于实现动画事件。 Hierarchy AnimationEvent Index Constructors constructor Properties eventName params ti...

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

127. 调试-帧率统计 [ 80%]

...ts();module laya { import Browser = Laya.Browser; import Stat = Laya.Stat; export class Debug_FPSStats { constructor() { Laya.init(Browser.clientWidth, Browser.clientHeight); Stat.show(Browser.clientWidth - 120 >> 1, Browser.clientHeight - 100 >> 1); } } } new laya.Debug_FPSStats();package { import ...

来源: Laya2.0_示例 发布时间: 20260818

128. laya.d3.loaders.MaterialParser_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/loaders/MaterialParser" MaterialParser Class MaterialParser Hierarchy MaterialParser Index Methods collectLinks parse parseLegacy Methods Static collectLinks collectLinks(data: any, basePath: st...

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

129. laya.html.HtmlParseOptions_API3.0 [ 80%]

...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/HtmlParseOptions" HtmlParseOptions Class HtmlParseOptions Hierarchy HtmlParseOptions Index Constructors constructor Properties ignoreWhiteSpace linkColor linkUnderline defaultLinkColor default...

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

130. laya.d3.shader.ShaderPass_API3.0 [ 80%]

...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/shader/ShaderPass" ShaderPass Class ShaderPass ShaderPass 类用于实现ShaderPass。 Hierarchy ShaderCompileDefineBase ShaderPass Index Constructors constructor Properties statefirst Accessors...

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