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

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

1. laya.maths.Vector3_API3.0 [ 100%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods...

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

2. laya.d3.math.Vector3_API3.0 [ 99%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector3" Vector3 Class Vector3 Vector3 类用于创建三维向量。 Hierarchy Vector3 Implements IClone Index Constructors constructor Properties x y z ForwardLH ForwardRH NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Methods...

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

3. laya.maths.Vector4_API3.0 [ 99%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo equal forNativ...

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

4. laya.d3.math.Vector4_API3.0 [ 99%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeEleme...

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

5. laya.maths.Vector2_API3.0 [ 99%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArra...

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

6. laya.d3.math.Vector2_API3.0 [ 99%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Vector2" Vector2 Class Vector2 Vector2 类用于创建二维向量。 Hierarchy Vector2 Implements IClone Index Constructors constructor Properties x y ONE ZERO Methods clone cloneTo forNativeElement fromArray setValue toArra...

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

7. laya.d3.math.Bounds_API3.0 [ 98%]

...setMax setMin containPoint merge Constructors constructor new Bounds(min?: Vector3, max?: Vector3): Bounds Defined in laya/d3/math/Bounds.ts:130 创建一个 Bounds 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns Bounds Accessors max get ...

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

8. laya.d3.math.BoundsImpl_API3.0 [ 98%]

...nter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 min 最小坐标 Optional max: Vector3 max 最大坐标。 Returns BoundsImpl Pro...

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

9. laya.d3.math.CollisionUtils_API3.0 [ 98%]

..., 2 相交 Static boxContainsPoint boxContainsPoint(box: BoundBox, point: Vector3): number Defined in laya/d3/math/CollisionUtils.ts:887 空间中包围盒是否包含另一个点 Parameters box: BoundBox 包围盒 point: Vector3 点 Returns number 位置关系:0 不想交,1 包含, 2 相交 Static ...

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

10. laya.d3.math.BoundBox_API3.0 [ 97%]

...oDefault createfromPoints merge Constructors constructor new BoundBox(min: Vector3, max: Vector3): BoundBox Defined in laya/d3/math/BoundBox.ts:17 创建一个 BoundBox 实例。 Parameters min: Vector3 包围盒的最小顶点。 max: Vector3 包围盒的最大顶点。 Returns BoundBox Properties ...

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