![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FDummyWholeSceneDirectionalShadowStencilVertexBuffer:A dummy vertex buffer to bind when rendering whole scene shadows. This prevents some D3D debug warnings about zero-element input layouts, but is not strictly required. It is, however, required for Metal.
|
inlineoverridevirtual |
Initializes the RHI resources used by this resource. Called when entering the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FRenderResource.