arsa  2.7
Public Attributes | List of all members
Effekseer::Model::Vertex Struct Reference

#include <Effekseer.h>

Public Attributes

Vector3D Position
 
Vector3D Normal
 
Vector3D Binormal
 
Vector3D Tangent
 
Vector2D UV
 
Color VColor
 

Detailed Description

Definition at line 3249 of file Effekseer.h.

Member Data Documentation

◆ Binormal

Vector3D Effekseer::Model::Vertex::Binormal

Definition at line 3253 of file Effekseer.h.

◆ Normal

Vector3D Effekseer::Model::Vertex::Normal

Definition at line 3252 of file Effekseer.h.

◆ Position

Vector3D Effekseer::Model::Vertex::Position

Definition at line 3251 of file Effekseer.h.

◆ Tangent

Vector3D Effekseer::Model::Vertex::Tangent

Definition at line 3254 of file Effekseer.h.

◆ UV

Vector2D Effekseer::Model::Vertex::UV

Definition at line 3255 of file Effekseer.h.

◆ VColor

Color Effekseer::Model::Vertex::VColor

Definition at line 3256 of file Effekseer.h.


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