大约有 3,590 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0085 秒)
...ds random randomint Constructors constructor new RandX(seed: any[]): RandX Defined in laya/d3/math/RandX.ts:18 创建一个 Rand 实例。 Parameters seed: any[] 随机种子。 Returns RandX Properties Static defaultRand defaultRand: RandX = new RandX([0, Date.now() / 65536, 0, Date.now() % 65536])...
来源: Laya3.0_api 发布时间: 20231115
...teRTByContextReleaseTexture Properties camera camera: Camera | null = null Defined in laya/d3/core/render/PostProcessRenderContext.ts:18 渲染相机。 command command: CommandBuffer | null = null Defined in laya/d3/core/render/PostProcessRenderContext.ts:22 后期处理指令流。 compositeShader...
来源: Laya3.0_api 发布时间: 20231115
...new BlurFilter(strength?: number): BlurFilter Overrides Filter.constructor Defined in laya/filters/BlurFilter.ts:13 模糊滤镜 Parameters Default value strength: number = 4 模糊滤镜的强度值 Returns BlurFilter Properties renderFunc renderFunc: any Defined in laya/filters/BlurFilter.ts:13 st...
来源: Laya3.0_api 发布时间: 20231115
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 导微信小程序报错window.focus is not a function 官网示例摇一摇报错...
来源: Laya_社区 发布时间: 20201116
...puremvc官方提供的.js内部的头部是这样实现的: 根据代码define是不存在的,puremvc一直未被定义,需要把puremvc绑定到window上 if( typeof define === "function" ) { define( "puremvc", [], function() { var puremvc; (function (puremvc) { "use strict"; /...
来源: Laya_社区 发布时间: 20190426
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Cod...
来源: Laya_社区 发布时间: 20180505
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 IDE通过.ui自动生成的ui代码报错 2.2.0beta4,微信上动态合批报错. ...
来源: Laya_社区 发布时间: 20190413
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 导微信小程序报错window.focus is not a function runtime运行报错! laya2 发布微信开放域工程,用微信开发者工具打开报错 我刚开始使用layabox,发布了一个h5,但是手机上应...
来源: Laya_社区 发布时间: 20180315
...veMotionObject Constructors constructor new VolumeManager(): VolumeManager Defined in laya/d3/component/Volume/VolumeManager.ts:35 Returns VolumeManager Properties _volumetricGIManager _volumetricGIManager: VolumetricGIManager Defined in laya/d3/component/Volume/VolumeManager.ts:35 Static Reflection...
来源: Laya3.0_api 发布时间: 20231115
...ction ApplyLightmapEvent Properties lightmapColor lightmapColor: Texture2D Defined in laya/d3/core/scene/Lightmap.ts:9 光照贴图颜色。 lightmapDirection lightmapDirection: Texture2D Defined in laya/d3/core/scene/Lightmap.ts:11 光照贴图方向。 Static ApplyLightmapEvent ApplyLightmapEvent:...
来源: Laya3.0_api 发布时间: 20231115