3DCoatScripting  4.8.31β
You can manage 3DСoat features with help of scripting
coat::scripto::PolyMesh::VertexUV Class Reference

Represent a vertex of UV. More...

Public Types

typedef ::VertexUV vuv_t
 

Detailed Description

Represent a vertex of UV.

PolyMesh::VertexUV a;
a.tangent( Vec3( 0.4, 0.5, 3.5 ) );