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

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

121. laya.d3.webxr.core.WebXRCameraInfo_API3.0 [ 75%]

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

122. laya.utils.FontInfo_API3.0 [ 75%]

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

123. laya.particle.ParticleTemplateBase_API3.0 [ 75%]

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

124. laya.loaders.HierarchyLoader_API3.0 [ 75%]

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

125. laya.utils.HalfFloatUtils_API3.0 [ 75%]

...nals Only exported Menu Globals "laya/utils/HalfFloatUtils" HalfFloatUtils Class HalfFloatUtils HalfFloatUtils 类用于创建HalfFloat工具。 Hierarchy HalfFloatUtils Index Methods convertToNumber roundToFloat16Bits Methods Static convertToNumber convertToNumber(float16bits: number): number Defin...

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

126. laya.loaders.HierarchyParser_API3.0 [ 75%]

... Only exported Menu Globals "laya/loaders/HierarchyParser" HierarchyParser Class HierarchyParser Hierarchy HierarchyParser Index Methods collectResourceLinks parse Methods Static collectResourceLinks collectResourceLinks(data: any, basePath: string): (string | ILoadURL)[] Defined in laya/loaders/Hie...

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

127. laya.d3.core.scene.Lightmap_API3.0 [ 75%]

...xternals Only exported Menu Globals "laya/d3/core/scene/Lightmap" Lightmap Class Lightmap 光照贴图。 Hierarchy Lightmap Index Properties lightmapColor lightmapDirection ApplyLightmapEvent Properties lightmapColor lightmapColor: Texture2D Defined in laya/d3/core/scene/Lightmap.ts:9 光照贴图...

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

128. laya.d3.animation.AnimationEvent_API3.0 [ 75%]

...ly exported Menu Globals "laya/d3/animation/AnimationEvent" AnimationEvent Class AnimationEvent AnimationEvent 类用于实现动画事件。 Hierarchy AnimationEvent Index Constructors constructor Properties eventName params time Constructors constructor new AnimationEvent(): AnimationEvent Defined...

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

129. 提示类已存在 [ 75%]

提示类已存在 Error!,this class[xxxxx] already exist: function xxxxx(){ … } 检查了文件,没有发现重复 改类名为aaaaa Error!,this class[aaaaa] already exist: function aaaaa(){ … } 问题已经存在 不知道问题出在哪里 2017-05-31 添加评论 免费帖 --> 分享 微博 ...

来源: Laya_社区 发布时间: 20170531

130. 动效问题,没有 ui.TestPUI,官方文档是错的,几年了至今无解答 [ 75%]

...EffConfPath, Laya.Handler.create(this, this.onLoaded)) onLoaded(){ // Laya.ClassUtils.regClass('ui.TestPUI', ui.TestPUI) var efc = new ui.TestPUI(); Laya.stage.addChild(efc); } 按照官方文档,运行后报错 Main.js:61 Uncaught ReferenceError: ui is not defined 之前有人提过这个问题...

来源: Laya_社区 发布时间: 20210111