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

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

71. laya.d3.resource.models.QuadMesh [ 92%]

... Index | Frames No Frames QuadMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class QuadMeshInheritanceQuadMesh laya.d3.resource.models.PrimitiveMesh QuadMesh 类用于创建四边形。 Public Properties PropertyDefined By  long : Number 返回长度 QuadMesh  width : N...

来源: laya_api 发布时间: 20170929

72. ide编译报错,显示如下 [ 92%]

ide编译报错,显示如下 at error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist\rollup.js:15621:24) at Object.error (D:\APP\LayaAirIDE_beta\resources\app\node_modules\rollup\dist...

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

73. laya.d3.core.material.BlinnPhongMaterial_API3.0 [ 92%]

...dex setVector3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new BlinnPhongMaterial(): BlinnPhongMaterial Overrides Material.constructor Defined in laya/d3/core/material/BlinnPhongMaterial.ts:328 创建一个 BlinnPhongMaterial 实例。 Returns ...

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

74. laya.d3.resource.models.SkyDome [ 92%]

...Frames No 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 al...

来源: laya_api 发布时间: 20170929

75. laya.d3.core.material.PBRSpecularMaterial_API3.0 [ 91%]

...dex setVector3 setVector3ByIndex setVector4 setVector4ByIndex destroyUnusedResources load Constructors constructor new PBRSpecularMaterial(): PBRSpecularMaterial Overrides PBRMaterial.constructor Defined in laya/d3/core/material/PBRSpecularMaterial.ts:178 创建一个 PBRSpecularMaterial 实例。 R...

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

76. laya.d3.resource.models.BoxMesh [ 91%]

...| Index | Frames No Frames BoxMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class BoxMeshInheritanceBoxMesh laya.d3.resource.models.PrimitiveMesh Sphere 类用于创建方体。 Public Properties PropertyDefined By  height : Number 返回高度 BoxMesh  long : Number ...

来源: laya_api 发布时间: 20170929

77. laya.d3.resource.models.SphereMesh [ 91%]

...Index | Frames No Frames SphereMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class SphereMeshInheritanceSphereMesh laya.d3.resource.models.PrimitiveMesh Sphere 类用于创建球体。 Public Properties PropertyDefined By  radius : Number 返回半径 SphereMesh  slices...

来源: laya_api 发布时间: 20170929

78. laya.d3.resource.models.CylinderMesh [ 91%]

...dex | Frames No Frames CylinderMeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class CylinderMeshInheritanceCylinderMesh laya.d3.resource.models.PrimitiveMesh CylinderMesh 类用于创建圆柱体。 Public Properties PropertyDefined By  height : Number 返回高度 Cylinde...

来源: laya_api 发布时间: 20170929

79. 粒子编辑器报错 [ 91%]

...null at Function.ViewRenderManager.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15351:22) at UIPanel.__proto.onTabChange (...

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

80. 资源内存释放问题 [ 91%]

...题 查看api,有2个释放资源的方式。 1.Laya.loader.clearRes() 2.resource.dispose() 看文档说都是清除资源释放内存,经过我测试,发现内存回收再使用resource.dispose()后才会降下来。如果使用Laya.loader.clearRes() 话,内存是不会降下来的。但是...

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