大约有 112 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0052 秒)
...我们就可以使用了。 > 使用自定义材质 ```typescript //加载网格 Laya.Mesh.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { //设置猴子 var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); la...
来源: Laya2.0_文档 发布时间: 20210715
...我们就可以使用了。 > 使用自定义材质 ```typescript //加载网格 Laya.Mesh.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { //设置猴子 var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); la...
来源: Laya2.0_文档 发布时间: 20210715
... 3D光照(方向光、点光、聚光、区域光、阴影、光效) 3D网格 3D材质(模型材质、粒子材质、拖尾材质、天空材质) 3D纹理 3D粒子系统 3D拖尾 3D物理(bullet 、PhysX) 3D动画(刚体动画、材质动画、骨骼动画、摄像机动画、时间轴...
来源: Laya3.0_文档 发布时间: 20251010
...我们就可以使用了。 > 使用自定义材质 ```typescript //加载网格 Laya.Mesh.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { //设置猴子 var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); la...
来源: Laya2.0_文档 发布时间: 20210715
...鼠标事件。 EventDispatcher load(url:String):Sprite3D[static] 加载网格模板,注意:不缓存。 Sprite3D loadHierarchy(url:String):void 加载层级文件,并作为该节点的子节点。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher ...
来源: laya_api 发布时间: 20170929
...鼠标事件。 EventDispatcher load(url:String):Sprite3D[static] 加载网格模板,注意:不缓存。 Sprite3D loadHierarchy(url:String):void 加载层级文件,并作为该节点的子节点。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher ...
来源: laya_api 发布时间: 20170603
...。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从...
来源: Laya2.0_api 发布时间: 20190513
...通过组件实现 7.1 Mesh精灵 Mesh精灵是引擎中最常用的 静态网格精灵,可根据于美术软件预制作或自定义的网格数据渲染模型。例如图7-1场景中的各种建筑模型、山体岩石一般均为Mesh精灵。 (图7-1) 通常我们在实践中会创建简单...
来源: Laya3.0_文档 发布时间: 20251010
...。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从...
来源: Laya2.0_api 发布时间: 20190513
...。 EventDispatcher load(url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从...
来源: Laya2.0_api 发布时间: 20190513