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

大约有 334 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0025 秒)

31. Laya3D_API3.0 [ 82%]

...void Defined in Laya3D.ts:249 Returns void Static init init(width: number, height: number, config?: any, complete?: Handler): void Defined in Laya3D.ts:243 初始化Laya3D相关设置。 deprecated use Laya.init instead. Parameters width: number height: number Default value config: any = null Defaul...

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

32. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 81%]

...k SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new CylinderColliderShape(radius?: number, height?: number, orientation?: number): Cyl...

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

33. laya.d3.physics.shape.ConeColliderShape_API3.0 [ 81%]

...k SHAPEORIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors height localOffset localRotation orientation radius type Methods clone cloneTo destroy updateLocalTransformations Constructors constructor new ConeColliderShape(radius?: number, height?: number, orientation?: number): ConeCol...

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

34. laya.d3.core.HeightMap [ 81%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By  height : int[read-only] 获取高...

来源: laya_api 发布时间: 20170929

35. laya.d3.core.HeightMap [ 81%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By  height : int[read-only] 获取高...

来源: Laya2.0_api 发布时间: 20190513

36. laya.display.cmd.DrawPieCmd_API3.0 [ 81%]

...rs value: number Returns void Methods getBoundPoints getBoundPoints(sp?: { height?: number; width: number }): number[] Defined in laya/display/cmd/DrawPieCmd.ts:97 Parameters Optional sp: { height?: number; width: number } Optional height?: number width: number Returns number[] recover recover(): vo...

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

37. laya.d3.resource.models.PrimitiveMesh [ 80%]

...网格。 Public Methods  MethodDefined By  createBox(long:Number = 1, height:int = 1, width:Number = 1):Mesh[static] 创建Box网格。 PrimitiveMesh  createCapsule(radius:Number = 0.5, height:Number = 2, stacks:int = 16, slices:int = 32):Mesh[static] 创建一个胶囊体模型 PrimitiveMesh...

来源: Laya2.0_api 发布时间: 20190513

38. laya.d3.physics.shape.CylinderColliderShape [ 80%]

... Public Properties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 CylinderColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollision...

来源: Laya2.0_api 发布时间: 20190513

39. laya.d3.physics.shape.ConeColliderShape [ 80%]

... Public Properties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 ConeColliderShape localOffset : Vector3 获取Shape的本地偏移。 ColliderShape localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape needsCustomCollisionCall...

来源: Laya2.0_api 发布时间: 20190513

40. laya.utils.SpriteUtils_API3.0 [ 80%]

...ea(dom: any, coordinateSpace: Sprite, x: number, y: number, width: number, height: number): void Defined in laya/utils/SpriteUtils.ts:131 使DOM元素使用舞台内的某块区域内。 Parameters dom: any DOM元素引用 coordinateSpace: Sprite 坐标空间,不能是Stage引用 x: number 相对...

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