GL Studio C++ Runtime API
GlsPolyLineVertex Struct Reference

#include <gls_poly_line.h>

Public Attributes

Vector vertex
 
Vector texCoord
 
Vector normal
 

Detailed Description

The GlsPolyLineVertex struct. Describes a vertex generated by GlsPolyLine.

Member Data Documentation

◆ normal

Vector normal

The vertex normal

◆ texCoord

Vector texCoord

The texture coordinate

◆ vertex

Vector vertex

The vertex coordinate


The documentation for this struct was generated from the following file: