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

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

181. LayaAir3D中的Transform变换(ActionScript-3D基础(AS3)-LayaAir3D图形系统基础概念) [ 46%]

...transform中还有一些其他常用的属性和方法: > 方法 `lookAt(target:Vector3, up:Vector3, isLocal:Boolean = false):void` 观察目标位置。 > 属性 `localPosition:Vector3` 局部位置。 `localScale:Vector3` 缩放。 `localMatrix:Matrix4x4` 局部矩阵。 `position:Vector3` 世...

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

182. LayaAir3D中的Transform变换(TypeScript-3D基础(TS)-LayaAir3D图形系统基础概念) [ 46%]

...transform中还有一些其他常用的属性和方法: > 方法 `lookAt(target:Vector3, up:Vector3, isLocal:Boolean = false):void` 观察目标位置。 > 属性 `localPosition:Vector3` 局部位置。 `localScale:Vector3` 缩放。 `localMatrix:Matrix4x4` 局部矩阵。 `position:Vector3` 世...

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

183. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 46%]

... SAHDERDEFINE_LIGHTMAP SHADERDEFINE_LIGHTMAP_DIRECTIONAL SHADERDEFINE_MORPHTARGET SHADERDEFINE_MORPHTARGET_NORMAL SHADERDEFINE_MORPHTARGET_POSITION SHADERDEFINE_MORPHTARGET_TANGENT SHADERDEFINE_RECEIVE_SHADOW VOLUMETRICGI_DISTANCE VOLUMETRICGI_IRRADIANCE VOLUMETRICGI_PROBECOUNTS VOLUMETRICGI_PROBEPA...

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

184. laya.d3.core.light.PointLight_API3.0 [ 46%]

....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...

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

185. laya.utils.PerfHUD [ 46%]

...,canvas模式下进行依然是画布缓存,webgl模式下使用renderTarget缓存。 webgl下renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性...

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

186. laya.d3.core.BaseCamera_API3.0 [ 46%]

....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...

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

187. 批量销毁释放内存(ActionScript-3D基础(AS3)-LayaAir3D的内存管理) [ 46%]

...Event):void { _castType++; _castType %= 2; switch (_castType) { case 0: (e.target as Button).label = "释放显存"; loadScene(); break; case 1: (e.target as Button).label = "加载场景"; if (_scene)//_scene不为空表示场景已加载完成 garbageCollection(); break; } /** * @private 销毁场...

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

188. 如何使用vscode编译laya项目 [ 46%]

...hrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于Laya实现Matter.js官方案例凹多边形的问题 用了第三方...

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

189. laya.d3.resource.models.Mesh_API3.0 [ 46%]

...dex Constructors constructor Properties _id destroyedImmediately lock morphTargetData name url uuid DEBUG MESH_INSTANCEBUFFER_TYPE_NORMAL MESH_INSTANCEBUFFER_TYPE_SIMPLEANIMATOR Accessors bounds cpuMemory destroyed gpuMemory id indexCount indexFormat inverseAbsoluteBindPoses obsolute referenceCount ...

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

190. laya.d3.core.light.SpotLight_API3.0 [ 46%]

....offAllCaller Defined in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher...

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