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

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

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. 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

124. 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

125. 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

126. 调试-帧率统计 [ 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_示例 发布时间: 20240929

127. 开放数据域组件 · LayaAir3.0文档 · LAYABOX [ 80%]

...制OpenDataContextView: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.OpenDataContextView }) public opendata: Laya.OpenDataContextView; constructor() { super(); } /** * 组件被激活后执行...

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

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