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