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

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

251. laya.d3.resource.models.SkyBox_API3.0 [ 61%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 类用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructo...

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

252. laya.d3.graphics.MeshInstanceGeometry_API3.0 [ 61%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/graphics/MeshInstanceGeometry" MeshInstanceGeometry Class MeshInstanceGeometry Hierarchy GeometryElement MeshInstanceGeometry Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroy...

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

253. laya.d3.core.pixelline.PixelLineFilter_API3.0 [ 61%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineFilter" PixelLineFilter Class PixelLineFilter PixelLineFilter 类用于线过滤器。 Hierarchy Geometr...

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

254. 关联shader的uniform(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 61%]

...bate Update:2020-6-9* 这里我们使用官网示例([demo地址](http://layaair2.ldc2.layabox.com/demo2/?language=ch&category=3d&group=Shader&name=Shader_MultiplePassOutline))---**描边Shader(多Pass)** 中的shader作为案例来进行讲解。 我们首先来看下着色器代码: ####...

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

255. laya.d3.core.render.ScreenQuad_API3.0 [ 61%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/ScreenQuad" ScreenQuad Class ScreenQuad ScreenQuad 类用于创建全屏四边形。 Hierarchy GeometryElement Scree...

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

256. 3D寻路 · LayaAir3.0文档 · LAYABOX [ 61%]

...需要考虑的问题 (动图1-1) 在动图1-1的场景中,有几个LayaBox贴图的盒子作为角色移动的目标点,每次鼠标点击一下地面,角色开始移动到下一个盒子目标点。在移动过程中,地形有高有低,也有不同的障碍物,说明有些地方是...

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

257. laya.d3.core.ui3d.UI3DGeometry_API3.0 [ 60%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/UI3D/UI3DGeometry" UI3DGeometry Class UI3DGeometry Hierarchy GeometryElement UI3DGeometry Index Properties _geometryElement...

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

258. laya.d3.resource.models.SkyDome_API3.0 [ 60%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/resource/models/SkyDome" SkyDome Class SkyDome SkyDome 类用于创建天空盒。 Hierarchy GeometryElement SkyDome Index Const...

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

259. 射线检测-点击行走 [ 59%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

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

260. 角色模型的材质列表切换后,不播放动作了 [ 59%]

...正常?   这是自定义的shader var attributeMap = { 'a_Position': Laya.VertexElementUsage.POSITION0, 'a_Normal': Laya.VertexElementUsage.NORMAL0, 'a_Texcoord': Laya.VertexElementUsage.TEXTURECOORDINATE0 }; var uniformMap = { 'u_MvpMatrix': [Laya.Sprite3D.MVPMATRIX, Laya.Shader3D.PERIOD_SPRITE...

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