Urho3D
|
Custom geometry vertex. @nocount. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/CustomGeometry.h>
Public Attributes | |
Vector3 | position_ |
Position. | |
Vector3 | normal_ |
Normal. | |
color32 | color_ |
Color. | |
Vector2 | texCoord_ |
Texture coordinates. | |
Vector4 | tangent_ |
Tangent. | |
Custom geometry vertex. @nocount.