Property | Type | Description | |
---|---|---|---|
a | Vector3D | ||
b | Vector3D | ||
c | Vector3D | ||
color | Vector3D |
Method | Description | |
---|---|---|
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 | |
return | System.Collections.Generic |