RapyutaSimulationPlugins
URRMeshUtils Member List

This is the complete list of members for URRMeshUtils, including all inherited members.

LoadMeshFromFile(const FString &InMeshFilePath, Assimp::Importer &InMeshImporter, float InMeshScale=1.f)URRMeshUtilsstatic
ProcessMaterial(aiMaterial *InMaterial, const FString &InMeshFilePath, FRRMeshData &OutMeshData)URRMeshUtilsstatic
ProcessMesh(aiMesh *InMesh)URRMeshUtilsstatic
ProcessMeshNode(aiNode *InNode, const aiScene *InScene, int InParentNodeIndex, int *InCurrentIndex, FRRMeshData &OutMeshData)URRMeshUtilsstatic
ProcessTexture(aiMaterial *InMaterial, const aiTextureType InTextureType, const TCHAR *InTextureTypeName, const FString &InTextureBasePath, UMaterialInstanceDynamic *OutUEMaterial)URRMeshUtilsstatic