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

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

191. laya.d3.core.Camera [ 31%]

...3[read-only] 获取右向量。 BaseCamera scene : Scene[read-only] 获得所属场景。 Sprite3D sky : Sky获取天空。BaseCamera timer : Timer时间控制器,默认为Laya.timer。Node transform : Transform3D[read-only] 获取精灵变换。 Sprite3D up : Vector3[read-only] 获取上向...

来源: laya_api 发布时间: 20170929

192. laya.d3.component.hlod.HLODRender_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

193. laya.d3.core.BaseCamera [ 30%]

...3[read-only] 获取右向量。 BaseCamera scene : Scene[read-only] 获得所属场景。 Sprite3D  sky : Sky获取天空。BaseCamera timer : Timer时间控制器,默认为Laya.timer。Node transform : Transform3D[read-only] 获取精灵变换。 Sprite3D  up : Vector3[read-only] 获取上...

来源: laya_api 发布时间: 20170929

194. laya.d3.core.VRCamera [ 30%]

...获取屏幕空间的右视口。 VRCamera scene : Scene[read-only] 获得所属场景。 Sprite3D sky : Sky获取天空。BaseCamera timer : Timer时间控制器,默认为Laya.timer。Node transform : Transform3D[read-only] 获取精灵变换。 Sprite3D up : Vector3[read-only] 获取上向...

来源: laya_api 发布时间: 20170929

195. laya.d3.core.SkinnedMeshRenderer_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

196. laya.d3.component.staticmesh.StaticBatchMeshRender_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

197. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

198. laya.d3.core.particleshuriken.ShurikenParticleRenderer_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

199. laya.d3.core.SimpleSkinnedMeshRenderer_API3.0 [ 30%]

...ited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited ...

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

200. 2D物理系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 30%]

...与IDE的设置类似。示例代码如下: //用代码指定xxx碰撞体所属哪个碰撞类别(组) xxx.category = 1 << 3 ;// 值为2 的 3 次幂(8),可以简单理解分组ID为3,这样就更容易与IDE中的概念统一 2.11.3 碰撞掩码 mask 碰撞掩码是用来指定...

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