Navigation
API > API/Runtime > API/Runtime/Renderer
| Name | FRDGExternalBuffer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path | #include "HairStrandsInterface.h" |
Syntax
struct FRDGExternalBuffer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | TRefCountPtr< FRDGPooledBuffer > | HairStrandsInterface.h | ||
| Format | EPixelFormat | HairStrandsInterface.h | ||
| SRV | FShaderResourceViewRHIRef | HairStrandsInterface.h | ||
| UAV | FUnorderedAccessViewRHIRef | HairStrandsInterface.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Release() |
HairStrandsInterface.h |