Click or drag to resize

Plane Properties

返回用户文档首页

The Plane type exposes the following members.

Properties
 NameDescription
Public propertyAxisX 获取或设置平面X轴向。
Public propertyAxisY 获取或设置平面Y轴向。
Public propertyCoeff 获取平面方程的系数,形式为 Vec4(normal, d)。
Public propertyMatrix 获取或设置表示平面的Mat43矩阵。
Public propertyNormal 获取平面的法向量。
Public propertyOrigin 获取或设置平面的原点。
Top
See Also