大约有 73 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)
...ined in laya/d3/math/CollisionUtils.ts:94 空间中包围盒到包围盒的距离 Parameters box1: BoundBox 包围盒1 box2: BoundBox 包围盒2 Returns number Static distanceBoxToPoint distanceBoxToPoint(box: BoundBox, point: Vector3): number Defined in laya/d3/math/CollisionUtils.ts:53 空间中...
来源: Laya3.0_api 发布时间: 20231115
...值。 Default value tx: number = 0 (可选)沿 x 轴平移每个点的距离。 Default value ty: number = 0 (可选)沿 y 轴平移每个点的距离。 Default value nums: number = 0 Returns Matrix Properties a a: number Defined in laya/maths/Matrix.ts:18 缩放或旋转图像时影响像...
来源: Laya3.0_api 发布时间: 20231115
... new Vector3 平面的向量 Default value d: number = 0 平面到原点的距离 Returns Plane Properties Static PlaneIntersectionType_Back PlaneIntersectionType_Back: number = 0 Defined in laya/d3/math/Plane.ts:8 平面与其他几何体相交类型 Static PlaneIntersectionType_Front PlaneIntersec...
来源: Laya3.0_api 发布时间: 20231115
...ber Defined in laya/maths/Point.ts:68 计算当前点和目标点(x,y)的距离。 Parameters x: number 水平坐标。 y: number 垂直坐标。 Returns number 返回当前点和目标点之间的距离。 normalize normalize(): void Defined in laya/maths/Point.ts:80 标准化向量。 Returns vo...
来源: Laya3.0_api 发布时间: 20231115
...ance: number = 0 Defined in laya/d3/physicsCannon/CannonContactPoint.ts:19 距离。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonContactPoint.ts:21 法线。 positionOnA positionOnA: Vector3 = new Vector3() Defined in laya/d3/physicsCannon/CannonContactPoint.ts:23 ...
来源: Laya3.0_api 发布时间: 20231102
...istance distance: number = 0 Defined in laya/d3/physics/ContactPoint.ts:19 距离。 normal normal: Vector3 = new Vector3() Defined in laya/d3/physics/ContactPoint.ts:21 法线。 positionOnA positionOnA: Vector3 = new Vector3() Defined in laya/d3/physics/ContactPoint.ts:23 碰撞器A的碰撞点。...
来源: Laya3.0_api 发布时间: 20231115
...i/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value...
来源: Laya3.0_api 发布时间: 20231115
...ioGroup 的皮肤。 radioGroup.space = 10;//设置 radioGroup 的项间隔距离。 radioGroup.selectHandler = new Handler(this, onSelect);//设置 radioGroup 的选择项发生改变时执行的处理器。 Laya.stage.addChild(radioGroup);//将 radioGroup 添加到显示列表。 } private functio...
来源: Laya3.0_api 发布时间: 20231115
...i/UIComponent.ts:201 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:209 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value...
来源: Laya3.0_api 发布时间: 20231102
...i/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value: number Returns void cacheAs get ...
来源: Laya3.0_api 发布时间: 20231115