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

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

301. Cannot read property 'toDefault' of undefined报错是什么原因 [ 46%]

....camera); this.camera.clearFlag = Laya.BaseCamera.CLEARFLAG_SKY; this.skyBox = new Laya.SkyBox(); this.camera.sky = this.skyBox; this.skyBox.textureCube = Laya.TextureCube.load("skyBox/skyCube.ltc"); this.camera.addComponent(VRCameraMoveScript); this.ray = new Laya.Ray(new Laya.Vector3(0, 0, 0), new...

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

302. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 45%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/shape/CannonCompoundColliderShape" CannonCompoundColliderShape Class CannonCompoundColliderShape CompoundColliderShape ...

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

303. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 45%]

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/physics/shape/CompoundColliderShape" CompoundColliderShape Class CompoundColliderShape CompoundColliderShape 类用于创建组...

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

304. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 45%]

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/physics/shape/CylinderColliderShape" CylinderColliderShape Class CylinderColliderShape CylinderColliderShape 类用于创建圆...

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

305. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 45%]

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/physics/shape/CapsuleColliderShape" CapsuleColliderShape Class CapsuleColliderShape CapsuleColliderShape 类用于创建胶囊...

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

306. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 45%]

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/physics/shape/ConeColliderShape" ConeColliderShape Class ConeColliderShape ConeColliderShape 类用于创建圆锥碰撞器。 H...

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

307. 自定义3D Shader · LayaAir3.4 · 引擎文档 · LAYABOX [ 44%]

...webGL,只能用GLSL语言。 Shader主要分两类:顶点着色器Vertex Shader和片段着色器Fragment Shader(也叫片元着色器) 。 1.1.1 顶点着色器Vertex Shader 顶点着色器是用来处理顶点数据的程序,如顶点坐标、法线、颜色和纹理坐标。 它在每...

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

308. laya.d3.math.Matrix4x4 [ 44%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Matrix4x4Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Matrix4x4InheritanceMatrix4x4 ObjectImplements laya.d3.core.IClone Matrix4x4 类用于创建4x4矩阵。 Public Properties PropertyDefined ...

来源: laya_api 发布时间: 20170929

309. laya.d3.core.particleshuriken.ShurikenParticleMaterial_API3.0 [ 42%]

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/particleShuriKen/ShurikenParticleMaterial" ShurikenParticleMaterial Class ShurikenParticleMaterial ShurikenParticleMaterial...

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

310. 菜单栏介绍(JavaScript-IDE篇(JS)-设计模式基础) [ 42%]

... Ctrl+Shift+V。 - 剪切:剪切选中控件或资源,快捷键 Ctrl+X。 - 全选:选中全部控件,快捷键 Ctrl+A。 - 快速移动:将选中的控件快速向方向键位置移动10像素,快捷键 Shift+方向键。 - 转为容器:将选中的控件转为容器,可以在转换...

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