Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TGPUSkinAPEXClothVertexFactory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FShaderResourceViewRHIRef GetClothBuffer () |
Get buffer containing cloth influences. | GPUSkinVertexFactory.h | |
virtual const FShaderResourceViewRHIRef GetClothBuffer () |
GPUSkinVertexFactory.h |
GetClothBuffer()
Description
Get buffer containing cloth influences.
| Name | GetClothBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include Path | #include "GPUSkinVertexFactory.h" |
virtual FShaderResourceViewRHIRef GetClothBuffer()
GetClothBuffer()
| Name | GetClothBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include Path | #include "GPUSkinVertexFactory.h" |
virtual const FShaderResourceViewRHIRef GetClothBuffer() const