![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SkeletalMeshVertexBuffer.h>
Public Member Functions | |
| ~FDummySkeletalMeshVertexBuffer () | |
Protected Attributes | |
| FShaderResourceViewRHIRef | SRVValue |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FDummySkeletalMeshVertexBuffer &VertexBuffer) |
Vertex buffer with static lod chunk vertices for use with GPU skinning
| FDummySkeletalMeshVertexBuffer::~FDummySkeletalMeshVertexBuffer | ( | ) |
Destructor
|
friend |
Serializer for this class
| Ar | - archive to serialize to |
| B | - data to serialize |
|
protected |