大约有 965 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0043 秒)
Laya_社区(486) Laya3.0_api(135) Laya2.0_文档(121) laya_api(88) Laya2.0_api(75) Laya_示例(42) Laya3.0_文档(18)
..., 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
...类用于创建包围盒。 Public Properties PropertyDefined By max : Vector3最大顶点。BoundBox min : Vector3最小顶点。BoundBoxPublic Methods MethodDefined By BoundBox(min:Vector3, max:Vector3) 创建一个 BoundBox 实例。 BoundBox clone():* 克隆。 BoundBox cloneTo...
来源: Laya2.0_api 发布时间: 20190513
...用于创建包围体。 Public Methods MethodDefined By Bounds(min:Vector3, max:Vector3) 创建一个 Bounds 实例。 Bounds clone():* 克隆。 Bounds cloneTo(destObject:*):void 克隆。 Bounds getCenter():Vector3 获取包围盒的中心点。 Bounds getExtent():Vector3 获取...
来源: Laya2.0_api 发布时间: 20190513
...创建OBB包围盒。 Public Properties PropertyDefined By extents : Vector3每个轴长度的一半OrientedBoundBox transformation : Matrix4x4这个矩阵表示包围盒的位置和缩放,它的平移向量表示该包围盒的中心OrientedBoundBoxPublic Methods MethodDefined By Orient...
来源: laya_api 发布时间: 20170929
...创建OBB包围盒。 Public Properties PropertyDefined By extents : Vector3每个轴长度的一半OrientedBoundBox transformation : Matrix4x4这个矩阵表示包围盒的位置和缩放,它的平移向量表示该包围盒的中心OrientedBoundBoxPublic Methods MethodDefined By Orient...
来源: Laya2.0_api 发布时间: 20190513
...y : AnimationTransform3D 取关联虚拟变换。 Transform3D forward : Vector3[read-only] 获取向前方向。 Transform3D localMatrix : Matrix4x4 获取局部矩阵。 Transform3D localPosition : Vector3 获取局部位置。 Transform3D localRotation : Quaternion 获取局部旋转...
来源: laya_api 发布时间: 20170929
... Vector4[read-only] VertexShurikenParticleMesh simulationWorldPostion : Vector3[read-only] VertexShurikenParticleMesh startColor : Vector4[read-only] VertexShurikenParticleMesh startLifeTime : Number[read-only] VertexShurikenParticleMesh startRotation0 : Vector3[read-only] VertexShuriken...
来源: Laya2.0_api 发布时间: 20190513
...or4[read-only] VertexShurikenParticleBillboard simulationWorldPostion : Vector3[read-only] VertexShurikenParticleBillboard startColor : Vector4[read-only] VertexShurikenParticleBillboard startLifeTime : Number[read-only] VertexShurikenParticleBillboard startRotation0 : Vector3[read-only]...
来源: Laya2.0_api 发布时间: 20190513
...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
...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