#include <RuntimeMeshGenericVertex.h>
Public Attributes | |
FPackedNormal | Normal |
FPackedNormal | Tangent |
Simple vertex with 1 UV channel Simple vertex with 2 UV channels Simple vertex with 1 UV channel and NO position component (Meant to be used with separate position buffer) Simple vertex with 2 UV channels and NO position component (Meant to be used with separate position buffer) Simple vertex with 1 UV channel Simple vertex with 2 UV channels Simple vertex with 1 UV channel and NO position component (Meant to be used with separate position buffer) Simple vertex with 2 UV channels and NO position component (Meant to be used with separate position buffer)
Definition at line 745 of file RuntimeMeshGenericVertex.h.
FPackedNormal FRuntimeMeshTangents::Normal |
Definition at line 748 of file RuntimeMeshGenericVertex.h.
FPackedNormal FRuntimeMeshTangents::Tangent |
Definition at line 747 of file RuntimeMeshGenericVertex.h.