大约有 171 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0038 秒)
Laya_社区(95) Laya_示例(34) Laya3.0_api(12) Laya2.0_文档(11) laya_api(10) Laya2.0_api(7) Laya3.0_文档(2)
...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
...| 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
...====== 方案1:官方接口编译 private $compileShader(model: Laya.Sprite3D) { if (model instanceof Laya.ShuriKenParticle3D) { var shuriKenParticle3D: Laya.ShuriKenParticle3D = model as Laya.ShuriKenParticle3D; ...
来源: Laya_社区 发布时间: 20200606
...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
加载模型抛出异常:LoaderManager:unknown file(../../res/models/cike/cike.lh) extension with:lh 工程目录下有这个cike.lh文件,为什么还是会报未知文件,有知道的吗? 这是什么原因会抛出这个异常,是文件扩展名有问题,还是路径有问题,看...
来源: Laya_社区 发布时间: 20180405
...); 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_示例 发布时间: 20241118
...材质实时阴影渲染问题 先上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
... 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
...| 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
...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