大约有 360 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0054 秒)
Laya_社区(143) Laya2.0_文档(63) Laya3.0_api(48) Laya3.0_文档(46) laya_api(34) Laya2.0_api(24) Laya_示例(1) Laya2.0_示例(1)
..."laya/d3/core/material/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial UnlitMaterial BlinnPhongMaterial PBRMaterial SkyBoxMaterial SkyProceduralMaterial ShurikenParticleMaterial TrailMaterial SkyPanoramicMaterial EffectMaterial Extend...
来源: Laya3.0_api 发布时间: 20231115
...Write': Shader3D.RENDER_STATE_DEPTH_WRITE } //调用Shader3D的静态函数创建一个Shader3D var shader: Shader3D = Shader3D.add("BLINNPHONG", null, null, true); //创建一个SubShader var subShader: SubShader = new SubShader(attributeMap, uniformMap); //为Shader3D添加一个SubShader shader.a...
来源: Laya2.0_文档 发布时间: 20210715
...metryElementImplements laya.d3.core.IClone ShurikenParticleSystem 类用于创建3D粒子数据模板。 Public Properties PropertyDefined By aliveParticleCount : int[read-only] 粒子存活个数。 ShurikenParticleSystem autoRandomSeed : Boolean是否使用随机种子。 ShurikenParticleSy...
来源: Laya2.0_api 发布时间: 20190513
...ial.constructor Defined in laya/d3/core/material/BlinnPhongMaterial.ts:328 创建一个 BlinnPhongMaterial 实例。 Returns BlinnPhongMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inheri...
来源: Laya3.0_api 发布时间: 20231115
...eRenderTexture Class MulSampleRenderTexture MulSampleRenderTexture类用于创建多重采样渲染目标 webGL2.0多重采样才会生效 Hierarchy RenderTexture MulSampleRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _render...
来源: Laya3.0_api 发布时间: 20231102
...容相关的链接 提交 2 个回复 骉 赞同来自: 相同代码,先创建C、D,位置都出问题了 2021-01-03 0 0 分享 微博 QZONE 微信 157*****593 赞同来自: 已经复现所说问题,正在排队处理中 2021-01-06 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20210103
...硬件设备的很多技术瓶颈,性能比肯定不如建模软件直接创建的模型,所以此方案酌情考虑! CreateHeightMap.zip 2017-05-05 1 5 分享 微博 QZONE 微信 sfsmmc 赞同来自: 使用插件生成的高度图不能和原模型重合,有拉伸变形该怎么...
来源: Laya_社区 发布时间: 20170505
...URL Defined in laya/resource/Resource.ts:198 返回资源是否从指定url创建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off De...
来源: Laya3.0_api 发布时间: 20231115
...mponent.ts:275 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 Returns void onDestroy onDestroy(): void Inherited from Component.onDestroy Defined in laya/components/Component.ts:318 手动调用节点销毁时执行 Returns void onDisable onDisabl...
来源: Laya3.0_api 发布时间: 20231115
...ial.constructor Defined in laya/d3/core/material/PBRStandardMaterial.ts:90 创建一个 PBRStandardMaterial 实例。 Returns PBRStandardMaterial Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inhe...
来源: Laya3.0_api 发布时间: 20231115