大约有 1,534 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
Laya_社区(544) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(53) Laya2.0_示例(2)
...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
...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
....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
... 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
... 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
... 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
... All Inherited Externals Only exported Menu Globals "laya/utils/Pool" Pool Class Pool Pool 是对象池类,用于对象的存储、重复使用。 合理使用对象池,可以有效减少对象创建的开销,避免频繁的垃圾回收,从而优化游戏流畅度。 Hierarchy Pool Index Met...
来源: Laya3.0_api 发布时间: 20231115
...js,这样导致程序初始化报错了。 子类是这样写的 export class LayaHelper<V extends LayaView<IModel>> extends BasicHelper<LayaView<IModel>> 这样LayaHelper的js文件就在比较前面插入了,而BasicHelper.js就在后面插入了 我改成export class L...
来源: Laya_社区 发布时间: 20170208
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
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