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

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

251. laya.d3.physicscannon.CannonPhysicsUpdateList_API3.0 [ 63%]

...ructors constructor new CannonPhysicsUpdateList(): CannonPhysicsUpdateList Overrides SingletonList.constructor Defined in laya/d3/physicsCannon/CannonPhysicsUpdateList.ts:7 创建一个新的 PhysicsUpdateList 实例。 Returns CannonPhysicsUpdateList Methods destroy destroy(): void Inherited from S...

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

252. laya.d3.resource.models.SubMesh_API3.0 [ 63%]

...arams setIndices Constructors constructor new SubMesh(mesh: Mesh): SubMesh Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SubMesh.ts:50 创建一个 SubMesh 实例。 Parameters mesh: Mesh 网格数据模板。 Returns SubMesh Properties _geometryElementOBj _geometryElement...

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

253. laya.d3.resource.models.BoxMesh [ 63%]

...型 BoxMeshProtected Methods  MethodDefined By  recreateResource():void[override] BoxMeshProperty Detailheightpropertyheight:Number 返回高度 Implementation     public function get height():Number    public function set height(value:Number):voidlongproperty long:Number 返回长度 Im...

来源: laya_api 发布时间: 20170929

254. laya.d3.resource.models.SphereMesh [ 63%]

... SphereMeshProtected Methods  MethodDefined By  recreateResource():void[override] SphereMeshProperty Detailradiuspropertyradius:Number 返回半径 Implementation     public function get radius():Number    public function set radius(value:Number):voidslicesproperty slices:int 获取宽...

来源: laya_api 发布时间: 20170929

255. laya.d3.resource.models.CylinderMesh [ 62%]

...ylinderMeshProtected Methods  MethodDefined By  recreateResource():void[override] CylinderMeshProperty Detailheightpropertyheight:Number 返回高度 Implementation     public function get height():Number    public function set height(value:Number):voidradiusproperty radius:Number 返回...

来源: laya_api 发布时间: 20170929

256. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 62%]

...us?: number, height?: number, orientation?: number): CylinderColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/CylinderColliderShape.ts:57 创建一个新的 CylinderColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Default value height:...

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

257. laya.d3.graphics.IndexBuffer3D_API3.0 [ 62%]

...ount: number, bufferUsage?: BufferUsage, canRead?: boolean): IndexBuffer3D Overrides IndexBuffer.constructor Defined in laya/d3/graphics/IndexBuffer3D.ts:38 创建一个 IndexBuffer3D,不建议开发者使用并用IndexBuffer3D.create()代替 实例。 Parameters indexType: IndexFormat 索引类型...

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

258. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 62%]

...ius?: number, length?: number, orientation?: number): CapsuleColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/CapsuleColliderShape.ts:60 创建一个新的 CapsuleColliderShape 实例。 Parameters Default value radius: number = 0.5 Default value length: number = 2 ...

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

259. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 62%]

...radius?: number, height?: number, orientation?: number): ConeColliderShape Overrides ColliderShape.constructor Defined in laya/d3/physics/shape/ConeColliderShape.ts:47 创建一个新的 ConeColliderShape 实例。 Parameters Default value radius: number = 0.5 半径。 Default value height: number ...

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

260. laya.display.Input [ 62%]

...用,自动换行也会在错误的地方截断。 Text  color : String[override] 表示文本的颜色值。可以通过 Text.defaultColor 设置默认颜色。 默认值为黑色。 Input customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染...

来源: laya_api 发布时间: 20170929