UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FGPUSkinCache::FProcessEntrySection Struct Reference

#include <GPUSkinCache.h>

Public Attributes

FGPUBaseSkinVertexFactorySourceVertexFactory = nullptr
 
const FSkelMeshRenderSectionSection = nullptr
 
int32 SectionIndex = 0
 
const FClothSimulDataClothSimulationData = nullptr
 
FMatrix44f ClothToLocal = FMatrix44f::Identity
 

Member Data Documentation

◆ ClothSimulationData

const FClothSimulData* FGPUSkinCache::FProcessEntrySection::ClothSimulationData = nullptr

◆ ClothToLocal

FMatrix44f FGPUSkinCache::FProcessEntrySection::ClothToLocal = FMatrix44f::Identity

◆ Section

const FSkelMeshRenderSection* FGPUSkinCache::FProcessEntrySection::Section = nullptr

◆ SectionIndex

int32 FGPUSkinCache::FProcessEntrySection::SectionIndex = 0

◆ SourceVertexFactory

FGPUBaseSkinVertexFactory* FGPUSkinCache::FProcessEntrySection::SourceVertexFactory = nullptr

The documentation for this struct was generated from the following file: