![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GPUSkinCache.h>
Public Attributes | |
| FGPUBaseSkinVertexFactory * | SourceVertexFactory = nullptr |
| const FSkelMeshRenderSection * | Section = nullptr |
| int32 | SectionIndex = 0 |
| const FClothSimulData * | ClothSimulationData = nullptr |
| FMatrix44f | ClothToLocal = FMatrix44f::Identity |
| const FClothSimulData* FGPUSkinCache::FProcessEntrySection::ClothSimulationData = nullptr |
| FMatrix44f FGPUSkinCache::FProcessEntrySection::ClothToLocal = FMatrix44f::Identity |
| const FSkelMeshRenderSection* FGPUSkinCache::FProcessEntrySection::Section = nullptr |
| int32 FGPUSkinCache::FProcessEntrySection::SectionIndex = 0 |
| FGPUBaseSkinVertexFactory* FGPUSkinCache::FProcessEntrySection::SourceVertexFactory = nullptr |