大约有 2,985 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0071 秒)
Laya_社区(1072) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(78)
...ted All Inherited Externals Only exported Menu Globals "UIConfig" UIConfig Class UIConfig 全局配置 Hierarchy UIConfig Index Properties closeDialogOnSide mouseWheelEnable popupBgAlpha popupBgColor showButtons touchScrollEnable Properties Static closeDialogOnSide closeDialogOnSide: boolean = true ...
来源: Laya3.0_api 发布时间: 20231115
...ly exported Menu Globals "laya/d3/physics/PhysicsSettings" PhysicsSettings Class PhysicsSettings PhysicsSettings 类用于创建物理配置信息。 Hierarchy PhysicsSettings Index Properties fixedTimeStep flags maxSubSteps Properties fixedTimeStep fixedTimeStep: number = 1.0 / 60.0 Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...ected All Inherited Externals Only exported Menu Globals "LayaEnv" LayaEnv Class LayaEnv Hierarchy LayaEnv Index Properties afterInit beforeInit isConch isPlaying isPreview version Properties Static afterInit afterInit: () => void Defined in LayaEnv.ts:8 Type declaration (): void Returns void Sta...
来源: Laya3.0_api 发布时间: 20231115
...y exported Menu Globals "laya/d3/RenderObjs/RenderObj/QuickSort" QuickSort Class QuickSort Hierarchy QuickSort Implements ISortPass Index Methods sort Methods sort sort(elements: SingletonList<RenderElement>, isTransparent: boolean, left: number, right: number): void Implementation of ISortPas...
来源: Laya3.0_api 发布时间: 20231115
...Externals Only exported Menu Globals "laya/resource/WebGLRTMgr" WebGLRTMgr Class WebGLRTMgr WebGLRTMgr 管理WebGLRenderTarget的创建和回收 TODO 需求不大,管理成本高。先去掉。 Hierarchy WebGLRTMgr Index Methods getRT releaseRT Methods Static getRT getRT(w: number, h: number): Ren...
来源: Laya3.0_api 发布时间: 20231115
...ed Menu Globals "laya/d3/WebXR/core/WebXRExperienceHelper" WebXRCameraInfo Class WebXRCameraInfo Hierarchy WebXRCameraInfo Index Properties camera depthFar depthNear Properties camera camera: any Defined in laya/d3/WebXR/core/WebXRExperienceHelper.ts:12 camera depthFar depthFar: number Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...erited Externals Only exported Menu Globals "laya/utils/FontInfo" FontInfo Class FontInfo Hierarchy FontInfo Index Constructors constructor Methods setFont parse Constructors constructor new FontInfo(font: string | null): FontInfo Defined in laya/utils/FontInfo.ts:31 Parameters font: string | null R...
来源: Laya3.0_api 发布时间: 20231115
Timer Handler被覆盖 class Timer _getHandler(caller, method) { var cid = caller ? caller.$_GID || (caller.$_GID = ILaya.Utils.getGID()) : 0; var mid = method.$_TID || (method.$_TID = (Timer._mid++) * 100000); return this._map[cid + mid]; } 当游戏玩的功能多时间长了,随着cal...
来源: Laya_社区 发布时间: 20210701
...ted Menu Globals "laya/particle/ParticleTemplateBase" ParticleTemplateBase Class ParticleTemplateBase ParticleTemplateBase 类是粒子模板基类 Hierarchy ParticleTemplateBase Index Constructors constructor Properties settings Methods addParticleArray Constructors constructor new ParticleTemplate...
来源: Laya3.0_api 发布时间: 20231102
... Only exported Menu Globals "laya/loaders/HierarchyLoader" HierarchyLoader Class HierarchyLoader Hierarchy HierarchyLoader Implements IResourceLoader Index Properties legacySceneOrPrefab v2 v3 Methods load Properties Static legacySceneOrPrefab legacySceneOrPrefab: IHierarchyParserAPI = LegacyUIParse...
来源: Laya3.0_api 发布时间: 20231115