Table of Contents

Class UVCoord

Namespace
Polygonal

An UVCoord is a tessellation attribute which defines Texture Coordinates

Base class: TessellationAttribute

classDiagram
    class UVCoord
    TessellationAttribute <|-- UVCoord
    UVCoord : +core.Ident Id
    UVCoord : +core.String Name
    UVCoord : +core.Entity Tessellation

Functions accepting this type or a list of this type as a parameter:

UVCoord