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

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

11. 射线检测-点击行走 [ 61%]

...box.png"); planeMat.albedo = new Laya.Vector4(0.9, 0.9, 0.9, 1); plane.meshRender.material = planeMat; var meshCollider = plane.addComponent(Laya.MeshCollider); meshCollider.mesh = plane.meshFilter.sharedMesh; var box = scene.addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(0.5, 0.5, 0.5))); var mat ...

来源: Laya_示例 发布时间: 20241118

12. LayaAir3D 导出和使用U3D粒子特效 [ 57%]

...dient Emission -> Rate over Distance Shape -> Shape -> Mesh, Mesh Render, Skinned Mesh Render, Edge Limit Velocity over Lifetime Inherit Velocity Force over Lifetime Color by Speed Size by Speed Rotation by Speed External Forces Noise Collision Triggers Sub Emitters Texture Sheet Animation ...

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

13. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 50%]

...模型。 ##### 4.4.1 普通模型 普通模型需要Mesh Filter组件Mesh Render组件,下面分别进行介绍。 ##### 网格过滤器Mesh Filter ![img](img/4.1-6.png) 在上图中的Unity网格过滤器属性里,LayaAir导出支持情况如下: | Unity的蒙皮网格渲染属性 | LayaAir...

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

14. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 48%]

...minimum-scale=1.0,maximum-scale=1.0,user-scalable=no' /> <meta name="renderer" content="webkit" /> <meta name='apple-mobile-web-app-capable' content='yes' /> <meta name='full-screen' content='true' /> <meta name='x5-fullscreen' content='true' /> <meta name='360-fullscre...

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

15. 精灵 · LayaAir3.0文档 · LAYABOX [ 47%]

...精灵纹理”,详细请参考《项目资源面板说明》。 2.3.2 RenderTextureTexture 渲染纹理 (Render Texture)是在运行时不断更新渲染的一种特殊类型纹理 。渲染纹理的一个典型用法是将其设置为摄像机的“目标纹理”属性,这将使摄像...

来源: Laya3.0_文档 发布时间: 20241014

16. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 45%]

...点:         1. Transform       2. MeshFilter         3. MeshRenderer      4. SkinnedMeshRenderer          5. Animation       6. Animator (新)    7. Terrain                  8. ParticleSystem(使用须知)                  关于导出工具的使用,...

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

17. laya.ui.Clip_API3.0 [ 43%]

... cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlayi...

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

18. laya.ui.FontClip_API3.0 [ 42%]

... cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSource destroyed direction disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray group height hideFlags hitArea index interval is...

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

19. laya.ui.Clip [ 35%]

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

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

20. laya.ui.FontClip [ 32%]

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

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