Urho3D
Public Attributes | List of all members
Urho3D::CustomGeometryVertex Struct Reference

Custom geometry vertex. @nocount. More...

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/CustomGeometry.h>

Public Attributes

Vector3 position_
 Position.
 
Vector3 normal_
 Normal.
 
unsigned color_
 Color.
 
Vector2 texCoord_
 Texture coordinates.
 
Vector4 tangent_
 Tangent.
 

Detailed Description

Custom geometry vertex. @nocount.


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