![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeometryCollectionRendering.h>
Inheritance diagram for FGeometryCollectionVertexFactory:Classes | |
| struct | FDataType |
Public Attributes | |
| FUniformBufferRHIRef | LooseParameterUniformBuffer |
| bool | EnableLooseParameter |
Public Attributes inherited from FRenderResource | |
| ERenderResourceState | ResourceState = ERenderResourceState::Default |
A vertex factory for Geometry Collections
|
inline |
|
inline |
| FGeometryCollectionVertexFactory::DECLARE_VERTEX_FACTORY_TYPE_API | ( | FGeometryCollectionVertexFactory | , |
| ENGINE_API | |||
| ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
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.
|
static |
|
overridevirtual |
Releases the RHI resources used by this resource. Called when leaving the state where both the resource and the RHI have been initialized. This is only called by the rendering thread.
Reimplemented from FVertexFactory.
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
| bool FGeometryCollectionVertexFactory::EnableLooseParameter |
| FUniformBufferRHIRef FGeometryCollectionVertexFactory::LooseParameterUniformBuffer |