Plane in 3D space.
三维空间中的平面。
The normal vector of the plane.
The distance from the plane to the origin of the coordinate system.
Constructor method of the plane.
平面的构造方法
静态
Intersection type of the plane with other geometries, indicating the back side.
平面与其他几何体相交类型,表示背面。
Intersection type of the plane with other geometries, indicating the front side.
平面与其他几何体相交类型,表示正面。
Intersection type of the plane with other geometries, indicating intersection.
平面与其他几何体相交类型,表示相交。
A new Plane instance that is a clone of this one.
Creates a clone of this plane.
创建这个平面的克隆。
The destination object to clone into.
Clones the plane into another object.
克隆平面到另一个对象。
Normalizes the plane's normal vector to unit length.
使平面的法线向量成为单位长度。
The first point.
The second point.
The third point.
The plane to store the result.
Creates a plane defined by three points.
通过三个点创建一个平面。
En
Plane in 3D space.
Zh
三维空间中的平面。