大约有 695 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0068 秒)
Laya_社区(340) Laya3.0_api(109) laya_api(75) Laya2.0_api(70) Laya2.0_文档(59) Laya3.0_文档(35) Laya2.0_示例(4) Laya_示例(3)
..." NativeRenderTexture2D Class NativeRenderTexture2D RenderTexture 类用于创建渲染目标。 Hierarchy BaseTexture NativeRenderTexture2D Implements IRenderTarget Index Constructors constructor Properties _id _isCameraTarget _renderTarget depthStencilTexture destroyedImmediately lock name url uui...
来源: Laya3.0_api 发布时间: 20231115
...rTextureCube" RenderTextureCube Class RenderTextureCube SpotLight 类用于创建RenderTextureCube。 Hierarchy RenderTexture RenderTextureCube Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _id _inPool _isCameraTarget _renderTarget destroyedImmediately faceIndex ...
来源: Laya3.0_api 发布时间: 20231115
...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
...,生成这些缩小图,而是在运行时交由 GPU 在显存中自动创建多级纹理。 常见的纹理尺寸对应级别为: 原始尺寸 Mipmap级别总数 Mipmap级别尺寸递减顺序(从 Level 0 到最后一级) 2048 × 2048 12 2048 → 1024 → 512 →256 → 128 → 64 → 32 ...
来源: Laya3.0_文档 发布时间: 20251128
...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
...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
...源 这个是怎么回事? Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 图片添加点击事件 有的不生效 问题状态 最新活动: 2018-11-01 16:56 浏览: 2083 关注: 2 人
来源: Laya_社区 发布时间: 20181031
...个平面,一个方体,一个球体。以下我用laya自带的方法创建,这个环节不做过多介绍。 //初始化3d画布 Laya3D.init(0, 0, true); //设置全屏 Laya.stage.scaleMode = Stage.SCALE_FULL; //显示统计数据 Stat.show(); //给舞台添加laya3d场景 var scene:Scene = L...
来源: Laya_社区 发布时间: 20161223
...URL Defined in laya/resource/Resource.ts:196 返回资源是否从指定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 发布时间: 20231102