UE Assimp
Asset importer exporter for unreal engine
UAIMesh Class Reference
Inheritance diagram for UAIMesh:

Public Member Functions

void GetMeshVertices (TArray< FVector > &Vertices)
 
void GetMeshNormals (TArray< FVector > &Normals)
 
void GetMeshDataForProceduralMesh (TArray< FVector > &Vertices, TArray< int32 > &Triangles, TArray< FVector > &Normals, TArray< FVector2D > &UV0, TArray< FProcMeshTangent > &Tangents)
 
int GetNumVertices ()
 
void GetAllBones (TArray< FAIBone > &Bones)
 
FString GetMeshName () const
 

The documentation for this class was generated from the following files: