Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include | #include "GPUSkinVertexFactory.h" |
bool IsValidRef
(
const FVertexBufferAndSRV & Buffer
)
Remarks
Helper function to test whether the buffer is valid. True if the buffer is valid otherwise false
Parameters
| Name | Description |
|---|---|
| Buffer | Buffer to test |