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