WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
TexCoordSet Struct Reference

A set of 4 texture coordinates for a particle tile. More...

#include <particle.h>

Public Attributes

glm::vec2 tc [4]
 Texture coordinates for the four corners.
 

Detailed Description

A set of 4 texture coordinates for a particle tile.

Definition at line 70 of file particle.h.

Member Data Documentation

◆ tc

glm::vec2 TexCoordSet::tc[4]

Texture coordinates for the four corners.

Definition at line 72 of file particle.h.


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