| Description | Hierarchy | Fields | Methods | Properties |
type TVertexTangents = record
Vertex type with a tangent and binormal vector.
Equals irr::video::S3DVertexTangents
Pos: TVector3D; |
Normal: TVector3D; |
Color: TARGBColor; |
TCoords: TVector2D; |
Tangent: TVector3D; |
Binormal: TVector3D; |
Pos: TVector3D; |
|
Position. |
Normal: TVector3D; |
|
|
Color: TARGBColor; |
|
|
TCoords: TVector2D; |
|
Texture coordinates. |
Tangent: TVector3D; |
|
|
Binormal: TVector3D; |