Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
Include | #include "GPUSkinVertexFactory.h" |
Syntax
struct FVertexBufferAndSRV
Remarks
Struct to pool the vertex buffer & SRV together
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FBufferRHIRef | VertexBufferRHI | |
![]() |
FShaderResourceViewRHIRef | VertexBufferSRV |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SafeRelease () |