Archicad 28 C++ API
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
API_UVCoord Struct Reference

The local coordinate system of a texture at a given surface point. More...

#include <APIdefs_Base.h>

Public Attributes

double u
 The u coordinate.
 
double v
 The v coordinate.
 

Detailed Description

The local coordinate system of a texture at a given surface point.