Свойство | Тип | Описание | |
---|---|---|---|
a | Vector3D | ||
b | Vector3D | ||
c | Vector3D | ||
color | Vector3D |
Метод | Описание | |
---|---|---|
Triangle ( Vector3D _a, Vector3D _b, Vector3D _c ) : System.Collections.Generic |
public Triangle ( Vector3D _a, Vector3D _b, Vector3D _c ) : System.Collections.Generic | ||
_a | Vector3D | |
_b | Vector3D | |
_c | Vector3D | |
Результат | System.Collections.Generic |