OpenBarnyard
 
Loading...
Searching...
No Matches
WorldVertex Struct Reference

#include <AWorld.h>

Public Attributes

Toshi::TVector3 Position
 
Toshi::TVector3 Normal
 
Toshi::TVector3 Color
 
Toshi::TVector2 UV
 

Detailed Description

Definition at line 61 of file AWorld.h.

Member Data Documentation

◆ Color

Toshi::TVector3 WorldVertex::Color

Definition at line 65 of file AWorld.h.

◆ Normal

Toshi::TVector3 WorldVertex::Normal

Definition at line 64 of file AWorld.h.

◆ Position

Toshi::TVector3 WorldVertex::Position

Definition at line 63 of file AWorld.h.

◆ UV

Toshi::TVector2 WorldVertex::UV

Definition at line 66 of file AWorld.h.


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