Archicad 28 C++ API
Loading...
Searching...
No Matches
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.