Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering
Inheritance Hierarchy
- FRenderResource
- FVertexFactory
- FVertexFactory
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/NaniteResources.h |
| Include | #include "Rendering/NaniteResources.h" |
Syntax
class FVertexFactory : public FVertexFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexFactory
(
ERHIFeatureLevel::Type FeatureLevel |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetPSOPrecacheVertexFetchElements
(
EVertexInputStreamType VertexInputStreamType, |
||
| void | ModifyCompilationEnvironment
(
const FVertexFactoryShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FVertexFactoryShaderPermutationParameters& Parameters |
Overridden from FVertexFactory
| Type | Name | Description | |
|---|---|---|---|
| ENGINE_API FVertexFactoryType * | GetType () |
Overridden from FRenderResource
| Type | Name | Description | |
|---|---|---|---|
| void | InitRHI
(
FRHICommandListBase& RHICmdList |
Initializes the RHI resources used by this resource. |
Constants
| Name | Description |
|---|---|
| StaticType |