大约有 163 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0041 秒)
... Inherited Externals Only exported Menu Globals "laya/d3/core/SimpleSkinnedMeshSprite3D" SimpleSkinnedMeshSprite3D Class SimpleSkinnedMeshSprite3D SkinnedMeshSprite3D 类用于创建网格。 Hierarchy RenderableSprite3D SimpleSkinnedMeshSprite3D Index Constructors constructor Properties _extra _sce...
来源: Laya3.0_api 发布时间: 20231115
...dler.create(null,function(mesh) { var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); /** ** 省略其它代码若干,可前往Layabox官网示例或相关文档中查看 */ })); ``` ##### 材质Material加载 单个材质加载使用`BaseMaterial.load()`方法,示例代码如下: ``...
来源: Laya2.0_文档 发布时间: 20210714
...,看ls文件里是有数据的,在laya里看不到这条鱼 "type":"SkinnedMeshSprite3D", "props":{ "name":"yu004", "active":true, "isStatic":false, "layer":0, "position":[ -2.031092, 7.802842, -5.932472 ], "rotation":[ 0.7071068, 0, 0, -0.7071068 ], "scale":[ 0.5372322, 0.5372322, 0.5372322 ], "roo...
来源: Laya_社区 发布时间: 20170428