Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSkeletalMeshDeformerHelpers
Buffer SRVs from the cloth system.
| Name | FClothBuffers |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/SkeletalMeshDeformerHelpers.h |
| Include Path | #include "SkeletalMeshDeformerHelpers.h" |
Syntax
struct FClothBuffers
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClothInfluenceBuffer | FRHIShaderResourceView * | SkeletalMeshDeformerHelpers.h | ||
| ClothInfluenceBufferOffset | int32 | SkeletalMeshDeformerHelpers.h | ||
| ClothSimulatedPositionAndNormalBuffer | FRHIShaderResourceView * | SkeletalMeshDeformerHelpers.h | ||
| ClothToLocal | FMatrix44f | SkeletalMeshDeformerHelpers.h |