大约有 1,233 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
...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
...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
...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
...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
...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
...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_示例 发布时间: 20241124
...制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_文档 发布时间: 20241014
...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
...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
...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