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

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

21. laya.d3.resource.models.SkyBox_API3.0 [ 91%]

...ected All Inherited Externals Only exported Menu Globals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 类用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexForma...

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

22. laya.d3.resource.models.SkyDome [ 91%]

...| Frames No Frames SkyDomeProperties | Methods Packagelaya.d3.resource.modelsClasspublic class SkyDomeInheritanceSkyDome SkyMesh Object SkyDome 类用于创建天空盒。 Public Properties PropertyDefined By  slices : int[read-only] 获取层数。 SkyDome  stacks : int[read-only] 获取堆...

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

23. Shader预编译解决方案 [ 90%]

...====== 方案1:官方接口编译         private $compileShader(model: Laya.Sprite3D) {         if (model instanceof Laya.ShuriKenParticle3D) {             var shuriKenParticle3D: Laya.ShuriKenParticle3D = model as Laya.ShuriKenParticle3D;         ...

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

24. laya.d3.resource.models.SkyBox [ 90%]

...o Frames SkyBoxProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyBoxInheritanceSkyBox Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alphaBlending...

来源: laya_api 发布时间: 20170929

25. 加载模型抛出异常:LoaderManager:unknown file(../../res/models/cike/cike.lh) extension with:lh [ 90%]

加载模型抛出异常:LoaderManager:unknown file(../../res/models/cike/cike.lh) extension with:lh 工程目录下有这个cike.lh文件,为什么还是会报未知文件,有知道的吗? 这是什么原因会抛出这个异常,是文件扩展名有问题,还是路径有问题,看...

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

26. 动画-旧版骨骼动画 [ 90%]

...); var plane = scene.addChild(Laya.Sprite3D.load("../../res/threeDimen/skinModel/Zombie/old/Plane.lh")); var zombie = scene.addChild(Laya.Sprite3D.load("../../res/threeDimen/skinModel/Zombie/old/Zombie.lh")); zombie.once(Laya.Event.HIERARCHY_LOADED, this, function () { zombie.transform.rotation = ne...

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

27. PBR标准材质实时阴影渲染问题 [ 89%]

...材质实时阴影渲染问题 先上unity和laya效果的对比图 import ModelViewer from "./ModelViewer"; import Scene = Laya.Scene; export default class Game3D extends Scene { constructor() { super(); //初始化引擎 Laya3D.init(0, 0); var scene_360 = Laya.loader.getRes("LayaScene_PUCHENG3D/Co...

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

28. laya.d3.resource.models.SkyDome [ 89%]

... Frames SkyDomeProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyDomeInheritanceSkyDome Sky laya.resource.Resource Sky 类用于创建天空盒。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alphaBlendi...

来源: laya_api 发布时间: 20170929

29. laya.d3.resource.models.BaseMesh [ 89%]

...| Frames No Frames BaseMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class BaseMeshInheritanceBaseMesh laya.resource.ResourceSubclasses Mesh BaseMesh 类用于创建网格,抽象类,不允许实例。 Public Properties PropertyDefined By  boundingBox : BoundBox[read-only] ...

来源: laya_api 发布时间: 20170929

30. laya.d3.resource.models.Sky [ 88%]

...s No Frames SkyProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyInheritanceSky laya.resource.ResourceSubclasses SkyBox, SkyDome Sky 类用于创建天空的父类,抽象类不允许实例。 Public Properties PropertyDefined By  alphaBlending : Number 获...

来源: laya_api 发布时间: 20170929