Astra SDK  v2.1.3
Public 成员函数 | Public 属性 | 所有成员列表
Astra.Plane类 参考

Public 成员函数

 Plane (float a, float b, float c, float d)
 
override string ToString ()
 

Public 属性

float A
 
float B
 
float C
 
float D
 

详细描述

3D geometric plane Represents a 3D plane. The normal of the plane is defined to be(A, B, C). The plane coefficients and real world coordinates(x, y, and z) are related by the plane equation: Ax + By + Cz + D = 0

The type Plane.


该类的文档由以下文件生成: