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

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

391. laya.d3.component.volume.VolumeManager_API3.0 [ 72%]

...ported Menu Globals "laya/d3/component/Volume/VolumeManager" VolumeManager Class VolumeManager VolumeManager 用于管理体积组件 Hierarchy VolumeManager Implements IVolumeManager Index Constructors constructor Properties _volumetricGIManager ReflectionProbeVolumeType VolumetricGIType Accesso...

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

392. laya.d3.math.BoundBox_API3.0 [ 72%]

...ited Externals Only exported Menu Globals "laya/d3/math/BoundBox" BoundBox Class BoundBox BoundBox 用于创建包围盒。 Hierarchy BoundBox Implements IClone Index Constructors constructor Properties max min Methods clone cloneTo getCenter getCorners getExtent setCenterAndExtent toDefault crea...

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

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

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

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

394. laya.d3.core.Vector3Keyframe_API3.0 [ 71%]

... Only exported Menu Globals "laya/d3/core/Vector3Keyframe" Vector3Keyframe Class Vector3Keyframe Vector3Keyframe 用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector3Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time v...

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

395. laya.d3.core.Vector4Keyframe_API3.0 [ 71%]

... Only exported Menu Globals "laya/d3/core/Vector4Keyframe" Vector4Keyframe Class Vector4Keyframe Vector4Keyframe 用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector4Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time v...

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

396. laya.d3.core.Vector2Keyframe_API3.0 [ 71%]

... Only exported Menu Globals "laya/d3/core/Vector2Keyframe" Vector2Keyframe Class Vector2Keyframe Vector2Keyframe 用于创建三维向量关键帧实例。 Hierarchy Keyframe Vector2Keyframe Implements IClone Index Constructors constructor Properties inTangent inWeight outTangent outWeight time v...

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

397. laya.utils.Pool_API3.0 [ 71%]

... All Inherited Externals Only exported Menu Globals "laya/utils/Pool" Pool Class Pool Pool 是对象池,用于对象的存储、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优化游戏流畅度。 Hierarchy Pool Index Met...

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

398. LayaAir无法正确识插入别泛型TS代码生成js文件到html中 [ 71%]

...js,这样导致程序初始化报错了。 子是这样写的 export class LayaHelper<V extends LayaView<IModel>> extends BasicHelper<LayaView<IModel>> 这样LayaHelper的js文件就在比较前面插入了,而BasicHelper.js就在后面插入了 我改成export class L...

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

399. laya.d3.core.Vector3Keyframe [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Vector3KeyframeProperties | Methods Packagelaya.d3.coreClasspublic class Vector3KeyframeInheritanceVector3Keyframe Keyframe Object Vector3Keyframe 用于创建三维向量关键帧实例。 Public Properties Hide Inhe...

来源: Laya2.0_api 发布时间: 20190513

400. laya.d3.core.particleShuriKen.module.GradientDataColor [ 71%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientDataColorProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataColorInheritanceGradientDataColor ObjectImplements laya.d3.core.IClone GradientDataColor 用于创建颜...

来源: laya_api 发布时间: 20170929