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

#include <Effekseer.h>

Public Attributes

Vector3D Position
 
Vector3D Normal
 
Vector3D Binormal
 
Vector3D Tangent
 
Vector2D UV
 
Color VColor
 
uint8_t Index [4]
 

Detailed Description

Definition at line 3259 of file Effekseer.h.

Member Data Documentation

◆ Binormal

Vector3D Effekseer::Model::VertexWithIndex::Binormal

Definition at line 3263 of file Effekseer.h.

◆ Index

uint8_t Effekseer::Model::VertexWithIndex::Index[4]

Definition at line 3267 of file Effekseer.h.

◆ Normal

Vector3D Effekseer::Model::VertexWithIndex::Normal

Definition at line 3262 of file Effekseer.h.

◆ Position

Vector3D Effekseer::Model::VertexWithIndex::Position

Definition at line 3261 of file Effekseer.h.

◆ Tangent

Vector3D Effekseer::Model::VertexWithIndex::Tangent

Definition at line 3264 of file Effekseer.h.

◆ UV

Vector2D Effekseer::Model::VertexWithIndex::UV

Definition at line 3265 of file Effekseer.h.

◆ VColor

Color Effekseer::Model::VertexWithIndex::VColor

Definition at line 3266 of file Effekseer.h.


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