Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FStaticMeshDataType
- FGPUSkinDataType
- FGPUSkinAPEXClothDataType
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include | #include "GPUSkinVertexFactory.h" |
Syntax
struct FGPUSkinAPEXClothDataType : public FGPUSkinDataType
Remarks
Stream component data bound to Apex cloth vertex factory
Variables
| Type | Name | Description | |
|---|---|---|---|
| FShaderResourceViewRHIRef | ClothBuffer | ||
| TArray< FClothBufferIndexMapping > | ClothIndexMapping | Packed Map: u32 Key, u32 Value. |