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

#include <GPUSkinCache.h>

Public Attributes

FVector3f Position
 
FVector3f Normal
 

Friends

FArchiveoperator<< (FArchive &Ar, FClothSimulEntry &V)
 

Friends And Related Symbol Documentation

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FClothSimulEntry V 
)
friend

Serializer

Parameters
Ar- archive to serialize with
V- vertex to serialize
Returns
archive that was used

Member Data Documentation

◆ Normal

FVector3f FClothSimulEntry::Normal

◆ Position

FVector3f FClothSimulEntry::Position

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