#include <c4d_raytrace.h>
The UVWs for a polygon. In the raytracer they are uncompressed.
Public Attributes |
|
| 向量 | a |
| 向量 | b |
| 向量 | c |
| 向量 | d |
| 向量 a |
The UVW for the first point of the polygon.
| 向量 b |
The UVW for the second point of the polygon.
| 向量 c |
The UVW for the third point of the polygon.
| 向量 d |
The UVW for the fourth point of the polygon.