![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FD3D11VertexDeclarationKey (const FVertexDeclarationElementList &InElements) | |
Public Attributes | |
| FD3D11VertexElements | VertexElements |
| uint32 | Hash |
| uint16 | StreamStrides [MaxVertexElementCount] |
Key used to look up vertex declarations in the cache.
|
inlineexplicit |
Initialization constructor.
| uint32 FD3D11VertexDeclarationKey::Hash |
Hash of the vertex elements.
| uint16 FD3D11VertexDeclarationKey::StreamStrides[MaxVertexElementCount] |
| FD3D11VertexElements FD3D11VertexDeclarationKey::VertexElements |
Vertex elements in the declaration.