Description | Hierarchy | Fields | Methods | Properties |
type TVertex2TCoords = record
Vertex type with two texture coordinates (vt2TCoords).
Equals irr::video::S3DVertex2TCoords
Pos: TVector3D; |
Normal: TVector3D; |
Color: TARGBColor; |
TCoords: TVector2D; |
TCoords2: TVector2D; |
Pos: TVector3D; |
Position. |
Normal: TVector3D; |
|
Color: TARGBColor; |
|
TCoords: TVector2D; |
Texture coordinates. |
TCoords2: TVector2D; |
Texture coordinates. |